From fa139985876b871d0b241ea74366a5491e3ed679 Mon Sep 17 00:00:00 2001 From: "John \"Nightlybuild\" Lejeune" Date: Mon, 14 May 2018 17:03:00 +0200 Subject: [PATCH] Ajout de custom.css dans _static/css/ et modification du path dans conf.py --- docs/_static/css/custom.css | 0 docs/conf.py | 5 ++++- docs/locale/en/LC_MESSAGES/assemblage.mo | Bin 477 -> 477 bytes docs/locale/en/LC_MESSAGES/assemblage.po | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 docs/_static/css/custom.css diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css new file mode 100644 index 0000000..e69de29 diff --git a/docs/conf.py b/docs/conf.py index 0182dbd..6cb2998 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -79,4 +79,7 @@ html_theme_options = { def setup(app): - app.add_stylesheet('custom.css') + app.add_stylesheet('css/custom.css') + + + diff --git a/docs/locale/en/LC_MESSAGES/assemblage.mo b/docs/locale/en/LC_MESSAGES/assemblage.mo index d86e0bc17a61a2a3bd606f4934e4b9781bdd6f8e..3b07b413fe16b311c7850d9fdfab307db159c4d4 100644 GIT binary patch delta 11 Tcmcc1e3yB`cSh5RKb`^rAfN^8 delta 11 Tcmcc1e3yB`cSe(mKb`^rAe;s3 diff --git a/docs/locale/en/LC_MESSAGES/assemblage.po b/docs/locale/en/LC_MESSAGES/assemblage.po index d01e088..e8851c5 100644 --- a/docs/locale/en/LC_MESSAGES/assemblage.po +++ b/docs/locale/en/LC_MESSAGES/assemblage.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: BrailleRap-SP 1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-14 16:43+0200\n" -"PO-Revision-Date: 2018-05-14 16:45+0200\n" +"PO-Revision-Date: 2018-05-14 16:55+0200\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n"