Skip to content

Commit

Permalink
Move some sections according to @erezsh
Browse files Browse the repository at this point in the history
* Move some sections
  - parsers -> Reference
  - features -> Reference
  - examples/index -> How to guides
  • Loading branch information
tomschr committed Feb 20, 2024
1 parent 1626dc2 commit c3470e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,14 @@ A high-level overview of how it’s organized will help you know where to look f
:caption: First steps

json_tutorial
examples/index
features


.. toctree::
:maxdepth: 2
:caption: How-to guides

recipes
examples/index
how_to_use
how_to_develop

Expand All @@ -62,13 +61,14 @@ A high-level overview of how it’s organized will help you know where to look f
:caption: Addendum

philosophy
parsers
resources

.. toctree::
:maxdepth: 2
:caption: Reference

features
parsers
grammar
tree_construction
classes
Expand Down

0 comments on commit c3470e1

Please sign in to comment.