Skip to content

Commit 00a7f25

Browse files
committed
update documentation generation
1 parent c8f3c47 commit 00a7f25

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pydocmd.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ site_name: "Autorank"
66
# documented. Higher indentation leads to smaller header size.
77
generate:
88
- autorank.md:
9-
- autorank.autorank+
9+
- autorank.autorank
10+
- autorank.create_report
11+
- autorank.plot_stats
12+
- autorank.latex_table
13+
- autorank.latex_report
1014

1115
# MkDocs pages configuration. The `<<` operator is sugar added by pydocmd
1216
# that allows you to use an external Markdown file (eg. your project's README)

0 commit comments

Comments
 (0)