diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-02 09:40:14 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-02 09:40:14 +0200 |
commit | fa15dd04269189d1980e388d3a3a91850b78dbc3 (patch) | |
tree | 344cfbf75f5680218f5e195f5124c357ce922f00 /docs | |
parent | e3e1aac99ff15ef99ac6d3fd8539492a2c4801be (diff) |
Use the README as the front page of the docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/source/index.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index 292a0ce..fa199e5 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,8 +3,7 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to lesana's documentation! -================================== +.. include:: ../../README.rst .. toctree:: :maxdepth: 2 |