We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c6e8f commit dd77b6cCopy full SHA for dd77b6c
docs/api.rst
@@ -0,0 +1,7 @@
1
+API
2
+===
3
+
4
+.. autosummary::
5
+ :toctree: generated
6
7
+ tableone
docs/conf.py
@@ -109,7 +109,7 @@
109
# Add any paths that contain custom static files (such as style sheets) here,
110
# relative to this directory. They are copied after the builtin static files,
111
# so a file named "default.css" will overwrite the builtin "default.css".
112
-html_static_path = [] # ['_static']
+html_static_path = [] # ['_static']
113
114
115
# -- Options for HTMLHelp output ------------------------------------------
0 commit comments