diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/index.rst | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/src/index.rst b/docs/src/index.rst index 73d21895..165816d5 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -37,6 +37,16 @@ Features * Threading and synchronization primitives +Documentation +------------- + +.. toctree:: + :maxdepth: 1 + + design + api + + Downloads --------- @@ -58,13 +68,3 @@ Migration guides for different libuv versions, starting with 1.0. :maxdepth: 1 migration_010_100 - - -Documentation -------------- - -.. toctree:: - :maxdepth: 1 - - design - api |