Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Johnson <aj@ohess.org>2019-07-17 05:27:16 +0300
committerAnthony Johnson <aj@ohess.org>2019-07-17 05:31:31 +0300
commitcaa33732973ad2b9bf78aa3668f3e4ccb9627ca5 (patch)
treeac3cbe9a1b699a906d0b4aa4a10bc9ebfb819075 /.gitignore
parentf9a2fe45d310653c02c42de8a2e4a64c253a2973 (diff)
Continuation of adding translations to theme
This builds on top of #405, addressing the outstanding review feedback. It: * Moves workflow to our standard Transifex workflow, drops recommendation for running babel commands by hand * Configures Transifex * Moves all of the commands needed to maintain translations into Grunt * Sets up docs for translation testing * Covers installation in docs better * Drops recommendation for installation through submodules * Drops superfluous translation documentation * Cleans up some of the code * Updates a lot of related documentation * Updates files at Transifex and brings in full translations back to the translation files in the repository
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6c8ea28..584ecb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
*.pyc
*.egg-info
*.egg
-*.mo
*build/
.tox
.coverage