Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rugonzs committed Jun 3, 2023
1 parent 3b5ec6c commit 4145db0
Show file tree
Hide file tree
Showing 56 changed files with 13 additions and 6,750 deletions.
11 changes: 10 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,16 @@ jobs:
pip install sphinx
pip install autodocsumm
pip install sphinx-rtd-theme
pip install bnlearn==0.7.8
pip install networkx==2.8.8
pip install matplotlib==3.6.2
pip install pgmpy==0.1.20
pip install numpy==1.23.4
pip install pandas==1.5.1
pip install scikit-learn==1.0.2
pip install scipy==1.9.3
pip install statsmodels==0.13.5'
- name: Build docs
run: |
cd docs
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ name: Upload Python Package


on:
push
push:
branches:
- miss
permissions:
contents: read

Expand Down
4 changes: 0 additions & 4 deletions docs/.buildinfo

This file was deleted.

307 changes: 0 additions & 307 deletions docs/FLAI.html

This file was deleted.

374 changes: 0 additions & 374 deletions docs/_modules/FLAI/causal_graph.html

This file was deleted.

246 changes: 0 additions & 246 deletions docs/_modules/FLAI/data.html

This file was deleted.

102 changes: 0 additions & 102 deletions docs/_modules/index.html

This file was deleted.

29 changes: 0 additions & 29 deletions docs/_sources/FLAI.rst.txt

This file was deleted.

20 changes: 0 additions & 20 deletions docs/_sources/index.rst.txt

This file was deleted.

7 changes: 0 additions & 7 deletions docs/_sources/modules.rst.txt

This file was deleted.

123 changes: 0 additions & 123 deletions docs/_static/_sphinx_javascript_frameworks_compat.js

This file was deleted.

0 comments on commit 4145db0

Please sign in to comment.