Skip to content

Commit

Permalink
Merge pull request #86 from TheoChem-VU/VDD-charge-implementation-and…
Browse files Browse the repository at this point in the history
…-pathlib-rewrite

Vdd charge implementation and pathlib rewrite
  • Loading branch information
SiebeLeDe authored Jan 29, 2024
2 parents 4da3c78 + 146bb13 commit 62aafc0
Show file tree
Hide file tree
Showing 116 changed files with 1,195 additions and 10,643 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
- name: Install other dependencies
run: pip install plams

# - name: Run sphinx-apidoc
# run: cd docs; sphinx-apidoc -f -o . .. ../setup.py
- name: Run sphinx-apidoc
run: cd docs; sphinx-apidoc -f -o ./api ../src/tcutility

- name: Build the docs
run: cd docs; make html
Expand Down
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"esbonio.sphinx.confDir": ""
}
Binary file removed docs/_build/doctrees/__modules.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/shared/usage_results.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/tcutility.constants.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/tcutility.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/tcutility.results.doctree
Binary file not shown.
4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

366 changes: 0 additions & 366 deletions docs/_build/html/__modules.html

This file was deleted.

Loading

0 comments on commit 62aafc0

Please sign in to comment.