Skip to content

Commit 55a60cd

Browse files
committed
doc: appendix material for book
1 parent e22966d commit 55a60cd

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

book/src/SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313
- [Initialization from a table collection](./tree_sequence_from_table_collection.md)
1414
- [Iterating over trees](./tree_sequence_iterate_trees.md)
1515
- [Working with trees](./tree_sequence_tree.md)
16+
17+
[Changelog](./changelog.md)
18+
[Migration Guide](./migration_guide.md)

book/src/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{{#include ../../CHANGELOG.md}}

book/src/migration_guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{{#include ../../MIGRATION_GUIDE.md}}
2+

0 commit comments

Comments
 (0)