Skip to content

Commit

Permalink
suggested changes done
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket-Engg committed Apr 10, 2020
1 parent 772fb3b commit 42ffd1d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

# The suffix(es) of source filenames.
# You can specify multiple suffix as a list of string:
# source_suffix = ['.rst', '.md']
source_suffix = ['.rst', '.md']


# The encoding of source files.
Expand Down Expand Up @@ -288,9 +288,8 @@

# If true, do not generate a @detailmenu in the "Top" node's menu.
#texinfo_no_detailmenu = False

# Remove this two lines if 'recommonmark' is in extensions array (at line 33) and sphinx version is v1.0.0
from recommonmark.parser import CommonMarkParser
source_suffix = ['.rst', '.md']
source_parsers = {'.md': CommonMarkParser}


Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Useful links:

unittesting
assert_library
examples
unittesting_examples

.. toctree::
:maxdepth: 2
Expand Down
File renamed without changes.

0 comments on commit 42ffd1d

Please sign in to comment.