Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 98e4eb6

Browse files
committed
Tweaks to Addendum
1 parent e64d1c3 commit 98e4eb6

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

document/legacy/exceptions/appendix/index-instructions.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,10 @@
1515
.. DO NOT EDIT: This file is auto-generated by the index-instructions.py script.
1616
1717
.. _appendix:
18-
19-
Appendix
20-
========
21-
2218
.. _index-instr:
2319
2420
Index of Instructions
25-
---------------------
21+
=====================
2622
"""
2723

2824
FOOTER = """\

document/legacy/exceptions/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
# General information about the project.
6060
name = 'WebAssembly-Legacy-Exceptions'
6161
project = u'WebAssembly-Legacy-Exceptions'
62-
title = u'WebAssembly Specification Addendum: Legacy Exception Handling'
62+
title = u'WebAssembly Spec Addendum: Legacy Exception Handling'
6363
copyright = u'2023, WebAssembly Community Group'
6464
author = u'WebAssembly Community Group'
6565
editor = u'Andreas Rossberg (editor)'

document/legacy/exceptions/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
WebAssembly Specification Addendum: Legacy Exception Handling
2-
=============================================================
1+
WebAssembly Addendum: Legacy Exception Handling
2+
===============================================
33

44
.. only:: html
55

66
| Editor: Andreas Rossberg
77
8-
| Latest Draft: |WasmDraft|
98
| Issue Tracker: |WasmIssues|
109
1110
.. toctree::

0 commit comments

Comments
 (0)