diff options
| author | shimizukawa <shimizukawa@gmail.com> | 2014-01-18 20:41:43 +0900 |
|---|---|---|
| committer | shimizukawa <shimizukawa@gmail.com> | 2014-01-18 20:41:43 +0900 |
| commit | dc62e8d7ea844a4b2ac7bd880d2d3966deebb207 (patch) | |
| tree | 76ea87ca4e9a71f1262724673d1654f03e08c117 /doc/faq.rst | |
| parent | 22bff8279d4d2d0096152337ae2b6b3951f92e29 (diff) | |
| parent | 39287f95535866e2d4d1544f8688ce22fd19a69a (diff) | |
| download | sphinx-dc62e8d7ea844a4b2ac7bd880d2d3966deebb207.tar.gz | |
merge heads
Diffstat (limited to 'doc/faq.rst')
| -rw-r--r-- | doc/faq.rst | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index ff74be1c..7aa35d1f 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -37,7 +37,7 @@ How do I... come through cleanly. ... create HTML slides from Sphinx documents? - See the "Hieroglyph" package at http://github.com/nyergler/hieroglyph. + See the "Hieroglyph" package at https://github.com/nyergler/hieroglyph. For many more extensions and other contributed stuff, see the sphinx-contrib_ repository. @@ -50,7 +50,7 @@ Using Sphinx with... -------------------- Read the Docs - http://readthedocs.org is a documentation hosting service based around Sphinx. + https://readthedocs.org is a documentation hosting service based around Sphinx. They will host sphinx documentation, along with supporting a number of other features including version support, PDF generation, and more. The `Getting Started <http://read-the-docs.readthedocs.org/en/latest/getting_started.html>`_ @@ -62,7 +62,7 @@ Epydoc Doxygen Michael Jones is developing a reST/Sphinx bridge to doxygen called `breathe - <http://github.com/michaeljones/breathe/tree/master>`_. + <https://github.com/michaeljones/breathe/tree/master>`_. SCons Glenn Hutchings has written a SCons build script to build Sphinx @@ -70,9 +70,9 @@ SCons PyPI Jannis Leidel wrote a `setuptools command - <http://pypi.python.org/pypi/Sphinx-PyPI-upload>`_ that automatically uploads + <https://pypi.python.org/pypi/Sphinx-PyPI-upload>`_ that automatically uploads Sphinx documentation to the PyPI package documentation area at - http://packages.python.org/. + http://pythonhosted.org/. GitHub Pages Directories starting with underscores are ignored by default which breaks @@ -139,7 +139,7 @@ The following list gives some hints for the creation of epub files: are often cut at the right margin. The default Courier font (or variant) is quite wide and you can only display up to 60 characters on a line. If you replace it with a narrower font, you can get more characters on a line. You - may even use `FontForge <http://fontforge.sourceforge.net/>`_ and create + may even use `FontForge <http://fontforge.org/>`_ and create narrow variants of some free font. In my case I get up to 70 characters on a line. @@ -168,8 +168,8 @@ The following list gives some hints for the creation of epub files: .. _Epubcheck: http://code.google.com/p/epubcheck/ .. _Calibre: http://calibre-ebook.com/ -.. _FBreader: http://www.fbreader.org/ -.. _Bookworm: http://bookworm.oreilly.com/ +.. _FBreader: http://fbreader.org/ +.. _Bookworm: http://oreilly.com/bookworm/index.html .. _texinfo-faq: |
