Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dafaaf1

Browse files
author
Davide Faconti
committed
migration guide added to docs
1 parent a7933a7 commit dafaaf1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
File renamed without changes.

mkdocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,13 @@ markdown_extensions:
3030

3131
pages:
3232
- Home: index.md
33+
3334
- Learn the basics:
3435
- Introduction: BT_basics.md
3536
- Sequence Nodes: SequenceNode.md
3637
- Fallback Nodes: FallbackNode.md
3738
- Decorators Nodes: DecoratorNode.md
39+
3840
- Tutorials:
3941
- Getting started: getting_started.md
4042
- "Tutorial 1: Create a Tree": tutorial_01_first_tree.md
@@ -47,4 +49,6 @@ pages:
4749
- "Tutorial 8: Class parameters": tutorial_08_additional_args.md
4850
- "Tutorial 9: Coroutines": tutorial_09_coroutines.md
4951
- "The XML format": xml_format.md
50-
52+
53+
- Migration:
54+
- Migrate from version 2: MigrationGuide.md

0 commit comments

Comments
 (0)