From f3746283d19ae6a6e54f9543faa0831060b057d9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 3 Apr 2024 11:35:11 +0200 Subject: 🏗️ documentation: reST to markdown (mkdocs) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/old/source/index.rst | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 docs/old/source/index.rst (limited to 'docs/old/source/index.rst') 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` - -- cgit v1.2.3