Skip to content

Commit 11c2357

Browse files
committed
Editorial change: exclude "Appendices" chapter
1 parent 0da8737 commit 11c2357

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

content/courses/ada-idioms/chapters/appendices.rst

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
:next_state: False
24

35
Appendices

content/courses/ada-idioms/index.rst

-1
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,3 @@ Ada Idioms
115115
Providing Component Access to Enclosing Record Objects <chapters/component_access_to_rec_objs>
116116
Interrupt Handling <chapters/interrupt_handling>
117117
Reducing Object Code from Generic Package Instantiations <chapters/reducing_object_code_from_generic_package_instantiations>
118-
Appendices <chapters/appendices>

content/hidden_contents.txt

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ courses/advanced-ada/parts/initialization/*.*
1010
courses/advanced-ada/parts/abstraction-oriented_prog/*.*
1111
courses/advanced-ada/parts/design_by_contracts/*.*
1212
courses/advanced-ada/index_hidden.rst
13+
courses/ada-idioms/chapters/appendices.rst

0 commit comments

Comments
 (0)