Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs not updated for QCFractal 0.50+ #323

Open
mattwthompson opened this issue Feb 11, 2025 · 0 comments
Open

Docs not updated for QCFractal 0.50+ #323

mattwthompson opened this issue Feb 11, 2025 · 0 comments

Comments

@mattwthompson
Copy link
Member

Many API breaks from #195 were not reflected in docs/api.rst

This module was removed:

Caching
"""""""
.. currentmodule:: openff.qcsubmit.results.caching
.. autosummary::
:nosignatures:
:toctree: api/generated/
clear_results_caches
batched_indices
cached_fractal_client
cached_query_procedures
cached_query_molecules
cached_query_basic_results
cached_query_optimization_results
cached_query_torsion_drive_results

This class was removed:

ClientHandler

ResultRecordFilter and ResultRecordGroupFilter were renamed

To reproduce:

$ cd docs
$ python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . html/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant