diff --git a/doc/source/index.rst b/doc/source/index.rst index 1c22ff7..4066d11 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -6,6 +6,33 @@ ============ Venus Specs ============ +Yoga +---- +This section has a list of specs for the Yoga release. + +Template: + +.. toctree:: + :glob: + :maxdepth: 1 + + Specification Template (Yoga release) + +Yoga implemented specs: + +.. toctree:: + :glob: + :maxdepth: 1 + + specs/yoga/implemented/* + +Yoga approved (but not implemented) specs: + +.. toctree:: + :glob: + :maxdepth: 1 + + specs/yoga/approved/* Wallaby -------