diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-03 11:35:11 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-03 12:59:04 +0200 |
commit | f3746283d19ae6a6e54f9543faa0831060b057d9 (patch) | |
tree | efb2dba26644e32d2f4408f4c8d855b08069fec1 /docs/old/source/index.rst | |
parent | 20a963495efeb3df19f19e3c1f15902adf823a6d (diff) | |
download | Ishtar-f3746283d19ae6a6e54f9543faa0831060b057d9.tar.bz2 Ishtar-f3746283d19ae6a6e54f9543faa0831060b057d9.zip |
🏗️ documentation: reST to markdown (mkdocs)develop-md
Diffstat (limited to 'docs/old/source/index.rst')
-rw-r--r-- | docs/old/source/index.rst | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/old/source/index.rst b/docs/old/source/index.rst deleted file mode 100644 index e4f85340e..000000000 --- a/docs/old/source/index.rst +++ /dev/null @@ -1,22 +0,0 @@ -.. Ishtar documentation master file, created by - sphinx-quickstart on Wed Oct 12 01:01:02 2011. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to Ishtar's documentation! -================================== - -Contents: - -.. toctree:: - :maxdepth: 3 - - installation - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |