diff options
Diffstat (limited to 'docs/sphinx/index.txt')
| -rw-r--r-- | docs/sphinx/index.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/sphinx/index.txt b/docs/sphinx/index.txt index c677caf..5a63d5a 100644 --- a/docs/sphinx/index.txt +++ b/docs/sphinx/index.txt @@ -5,14 +5,19 @@ Those are the docs for the current GitHub master. It might be incompatible with the stable release. The docs for the stable release are available `on the Nikola website <https://getnikola.com/documentation.html>`_. +Please note that some examples of Nikola-specific reST syntax might not be +visible in this version of Nikola docs. + .. toctree:: :maxdepth: 5 manual creating-a-site - creating-a-theme + Creating a Theme <creating-a-theme> theming extending internals - tests social_buttons + path_handlers + Code Documentation <modules> + |
