Add tags and mod. autosectionlabel

This commit is contained in:
Xavier Bustamante Talavera 2018-06-19 22:49:42 +02:00
parent ef132098cb
commit 8cd21e52a5
3 changed files with 8 additions and 3 deletions

View File

@ -41,7 +41,8 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
'sphinxcontrib.plantuml'
'sphinxcontrib.plantuml',
'sphinx.ext.autosectionlabel'
]
# Add any paths that contain templates here, relative to this directory.
@ -170,3 +171,6 @@ plantuml_output_format = 'svg'
# favicon
html_favicon = 'img/favicon.ico'
# autosectionlabel
autosectionlabel_prefix_document = True

View File

@ -15,6 +15,7 @@ This is the documentation and API of the `eReuse.org DeviceHub
events
tags
inventory
etag
* :ref:`genindex`
* :ref:`modindex`

View File

@ -25,8 +25,8 @@ parametrizing an ID generator.
Note that these virtual tags don't have to forcefully be printed or
have a physical representation (this is not imposed at system level).
The eReuse.org tags (eTag)
**************************
eTags
*****
We recognize a special type of tag, the **eReuse.org tags (eTag)**.
These are tags defined by eReuse.org and that can be issued only
by tag providers that comply with the eReuse.org requisites.