Commit 84006012 authored by Milosz Malczak's avatar Milosz Malczak

docs: modified the conf.py to sort the functions by source

parent 0597b70c
......@@ -185,3 +185,4 @@ intersphinx_mapping = {'https://docs.python.org/': None}
html_theme = 'sphinx_rtd_theme'
numfig = True
autodoc_member_order = 'bysource'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment