sassoftware / sassoftware/python-sasctl
Documentation empty for model_repository, reports, report_images
@smlindauer がすでに取り組んでいます。
2023年7月17日 から。
- 主要言語
- Python
- スター
- 52
- フォーク
- 45
- 平均マージ
- 23時間 38分
- マージ済み PR(30日)
- 2
説明
The API documentation for the model_repository, reports & report_images services seems to be missing:
https://sassoftware.github.io/python-sasctl/api/services/model_repository.html
https://sassoftware.github.io/python-sasctl/api/services/report_images.html
https://sassoftware.github.io/python-sasctl/api/services/reports.html
In the case of the model_repository service, the docstring on line 7 in services/model_repository.py is still read but not the rest of the code.
I tried cloning this repo to build the documentation using: tox -e py38-doc but sphinx returned the error:
Extension error:
Could not import extension numpydoc (exception: No module named 'numpydoc')
Changing from numpydoc to napoleon then returned:
Theme error:
no theme named 'pydata_sphinx_theme' found (missing theme.conf?)
Even installing both of the above packages with pip install failed to resolve these sphinx errors.
In addition to understanding why the docs are missing it would be good to get assistance in resolving the above sphinx errors,
Thank you!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。