Skip to content

Commit 6e97bff

Browse files
committed
No point in tracking e.g. the .html pages
in the 'docs' folder since these are generated by pdoc and will be regenerated upon every update on the 'release_v1.0.0 branch' through GH Actions and the '.github/workflows/docs.yml' file. The advantage of git untracking everything in the 'docs' folder is that one does not have to run pdoc locally and 'git add' and 'git push' all the .html pages updated by pdoc.
1 parent c394044 commit 6e97bff

File tree

7 files changed

+1
-7959
lines changed

7 files changed

+1
-7959
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ __pycache__
55
Results
66
.vscode/*.json
77
*.lock
8+
docs/*

docs/index.html

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/marlpde.html

Lines changed: 0 additions & 2930 deletions
This file was deleted.

docs/marlpde/Evolve_scenario.html

Lines changed: 0 additions & 783 deletions
This file was deleted.

docs/marlpde/LHeureux_model.html

Lines changed: 0 additions & 2530 deletions
This file was deleted.

docs/marlpde/parameters.html

Lines changed: 0 additions & 1663 deletions
This file was deleted.

docs/search.js

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)