summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Lehmann <mail@robertlehmann.de>2010-12-09 10:44:31 +0100
committerRobert Lehmann <mail@robertlehmann.de>2010-12-09 10:44:31 +0100
commit4a2ce98cd807e7dfd9c65b05ba1676ae246e399c (patch)
treecc50d017c36b8dea66121634aa5206ba46b981db
parente38f19a829862cf2880d27efaf431c875eb355e4 (diff)
downloadsphinx-git-4a2ce98cd807e7dfd9c65b05ba1676ae246e399c.tar.gz
Recommend best practice instead of sphinx-to-github.
Reported by the original author, Michael Jones, on sphinx-dev. http://groups.google.com/group/sphinx-dev/msg/1faa6adbe1bf0819
-rw-r--r--doc/faq.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/faq.rst b/doc/faq.rst
index 0c2d2c4f7..c92067f0c 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -60,10 +60,11 @@ PyPI
Sphinx documentation to the PyPI package documentation area at
http://packages.python.org/.
-github pages
- You can use `Michael Jones' sphinx-to-github tool
- <http://github.com/michaeljones/sphinx-to-github/tree/master>`_ to prepare
- Sphinx HTML output.
+GitHub Pages
+ Directories starting with underscores are ignored by default which breaks
+ static files in Sphinx. GitHub's preprocessor can be `disabled
+ <https://github.com/blog/572-bypassing-jekyll-on-github-pages>`_ to support
+ Sphinx HTML output properly.
Google Analytics
You can use a custom ``layout.html`` template, like this: