Skip to content
Snippets Groups Projects
Commit 6f5f97e4 authored by Bienchen's avatar Bienchen
Browse files

Documentation refinements

parent 15c019c9
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Dependencies
--------------------------------------------------------------------------------
|project| is build on top of |ost_l|_ (|ost_s|) and needs at least version
1.4. To create the build system, |cmake|_ is required in version 2.8.7 or
higher. |python|_ works well from version 2.7. For |ost_s| and the C++ bit of
higher. |python|_ works well from version 2.7. For |ost_s| and the |C++| bit of
|project|, |boost|_ is required in version 1.47.0. To build documentation,
|sphinx|_ 1.2b1 is used.
......
......@@ -262,8 +262,10 @@ rst_epilog = """
.. |sphinx| replace:: Sphinx
.. _sphinx: http://sphinx-doc.org/
.. |restructuredtext| replace:: reStructuredText
.. |restructuredtext_abrv| replace:: reST
.. |boost| replace:: Boost
.. |git| replace:: Git
.. |C++| replace:: C++
""" % project
# in some versions of sphinx, doctest invokes doctest_path AFTER executing code
doctest_global_setup = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment