From f0bd83c924ab9ee5892e024cfc4ef9a02da4923f Mon Sep 17 00:00:00 2001 From: Peter Fackeldey Date: Sat, 30 Sep 2023 12:12:39 +0200 Subject: [PATCH] more docs --- docs/_static/styles_sphinx_book_theme.css | 12 ++++++++++++ docs/index.rst | 6 ------ 2 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 docs/_static/styles_sphinx_book_theme.css diff --git a/docs/_static/styles_sphinx_book_theme.css b/docs/_static/styles_sphinx_book_theme.css new file mode 100644 index 0000000..c16fcdf --- /dev/null +++ b/docs/_static/styles_sphinx_book_theme.css @@ -0,0 +1,12 @@ +/* sphinx_book_theme styles */ +/* taken from: https://github.com/cms-cat/order/blob/master/docs/_static/styles_sphinx_book_theme.css */ + +div#site-navigation img.logo { + width: 240px !important; + height: 85px !important; + max-height: none !important; +} + +div#site-navigation div.navbar_extra_footer { + display: none; +} diff --git a/docs/index.rst b/docs/index.rst index 7434749..4b827e6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,11 +1,6 @@ **dilax** ========= -.. include:: ../README.md - :parser: myst_parser.sphinx_ - :start-after: - :end-before: - .. toctree:: :maxdepth: 1 @@ -14,4 +9,3 @@ .. include:: ../README.md :parser: myst_parser.sphinx_ - :start-after: