We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc121d commit 87db1a2Copy full SHA for 87db1a2
1 file changed
build_docs.py
@@ -19,7 +19,7 @@
19
######################
20
21
OUTPUT_DIR = "docs/reference"
22
-PRIORITY = ["ora", "meta_ora", "gsea", "meta_gsea", "nta"]
+PRIORITY = ["ora", "meta_ora", "gsea", "meta_gsea", "nta", "NTAMethod"]
23
SKIP = ["webgestaltpy"]
24
25
0 commit comments