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

Documentation update: add readthedocs with sphinx #84

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

belsten
Copy link
Collaborator

@belsten belsten commented Nov 28, 2024

I've added sphinx support with autodoc and autosummary with utilizes inline code blocks to generate documentation. In addition to this, I've added three additional pages with provide background info:

  • docs/install.rst: goes though installation procedure
  • docs/quickstart.rst: provides high-level info regarding repo structure, and pointer to notebooks
  • docs/contributing.rst: info regarding how to contribute (largely from docs/contributing.md - which is now deleted - and includes some updates)

Updated the readme to provide pointers to these new resources and added some additional information about the repo.

I also updated the __init__.py such that they import library functionalities, such that tab autocomplete works in IPython.

@belsten belsten requested review from 9q9q and ivanov November 28, 2024 16:42
belsten and others added 28 commits December 3, 2024 08:16
…enerated docs, inference and models doesnt show up. Need to investigate this issue further
… contributing.md as updated material is now in the readthedocs
@belsten belsten added the documentation Improvements or additions to documentation label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant