We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f3c47 commit 00a7f25Copy full SHA for 00a7f25
1 file changed
pydocmd.yml
@@ -6,7 +6,11 @@ site_name: "Autorank"
6
# documented. Higher indentation leads to smaller header size.
7
generate:
8
- autorank.md:
9
- - autorank.autorank+
+ - autorank.autorank
10
+ - autorank.create_report
11
+ - autorank.plot_stats
12
+ - autorank.latex_table
13
+ - autorank.latex_report
14
15
# MkDocs pages configuration. The `<<` operator is sugar added by pydocmd
16
# that allows you to use an external Markdown file (eg. your project's README)
0 commit comments