From 60524bb79a471ffe61901c16b733d7e70a8e5456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Tue, 28 Jan 2020 11:21:14 +0100 Subject: [PATCH] docs: put bibliography really at end --- docs/index.rst | 2 +- docs/{sec_z_bib.rst => z_bib.rst} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{sec_z_bib.rst => z_bib.rst} (100%) diff --git a/docs/index.rst b/docs/index.rst index 1e00042..1bfcbba 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,7 +27,7 @@ Documentation :maxdepth: 1 sec_changelog - sec_z_bib + z_bib Indices and tables diff --git a/docs/sec_z_bib.rst b/docs/z_bib.rst similarity index 100% rename from docs/sec_z_bib.rst rename to docs/z_bib.rst