Skip to content

Commit

Permalink
Merge branch 'doc-files' of https://github.com/daikitag/tstrait into …
Browse files Browse the repository at this point in the history
…doc-files
  • Loading branch information
daikitag committed Aug 23, 2023
1 parent 5f9fa42 commit 8ca3eba
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,10 @@ sphinx:

autodoc_member_order: bysource

suppress_warnings: etoc.toctree
suppress_warnings:
- etoc.toctree
- tstrait.GeneticResult.effect_size
- tstrait.GeneticResult.genetic
- tstrait.PhenotypeResult.effect_size
- tstrait.PhenotypeResult.phenotype

0 comments on commit 8ca3eba

Please sign in to comment.