[docs] rewriting the tutorial.

This commit is contained in:
Romain Dorgueil
2018-01-14 15:26:04 +01:00
parent c311b05a42
commit 9af5d80171
4 changed files with 119 additions and 178 deletions

View File

@ -188,7 +188,11 @@ epub_copyright = copyright
epub_exclude_files = ['search.html']
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
intersphinx_mapping = {
'python': ('https://docs.python.org/3', None),
'fs': ('https://docs.pyfilesystem.org/en/latest/', None),
'requests': ('http://docs.python-requests.org/en/master/', None),
}
rst_epilog = """
.. |bonobo| replace:: **Bonobo**