Skip to content

Commit 0ff4ec2

Browse files
committed
Move the Tutorials section after the User Guide
This seems like a more natural order for reading the documentation. The users can read the user guide first and then go through the tutorials to have a more hands-on experience. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 10e1929 commit 0ff4ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* [Home](index.md)
22
* [User Guide](user-guide/)
3-
* [API Reference](reference/)
43
* [Tutorials](tutorials/)
4+
* [API Reference](reference/)
55
* [Contributing](CONTRIBUTING.md)

0 commit comments

Comments
 (0)