update docs/

pull/405/head
KaiyangZhou 2020-08-12 12:14:29 +01:00
parent 7c2ee1e6c6
commit 56f06d58b3
3 changed files with 3 additions and 2 deletions

View File

@ -48,6 +48,7 @@ extensions = [
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinx_markdown_tables',
#'recommonmark'
]
# Add any paths that contain templates here, relative to this directory.

View File

@ -11,7 +11,7 @@ Please refer to :ref:`torchreid_data` for details regarding the arguments.
.. note::
Dataset with a :math:`\dagger` superscript means that the process is automated, so you can directly call the dataset in ``DataManager`` (which automatically downloads the dataset and organizes the data structure). However, we also provide a way below to help the manual setup in case the automation fails.
Dataset with a :math:`\dagger` symbol means that the process is automated, so you can directly call the dataset in ``DataManager`` (which automatically downloads the dataset and organizes the data structure). However, we also provide a way below to help the manual setup in case the automation fails.
.. note::

View File

@ -1,4 +1,4 @@
sphinx
sphinx==2.2.0
sphinx-markdown-tables
sphinx-rtd-theme
sphinxcontrib-napoleon