Skip to content

Add complete documentation for Nagra ORM library#44

Open
hugodendievelb12 wants to merge 1 commit intomasterfrom
hugo/doc
Open

Add complete documentation for Nagra ORM library#44
hugodendievelb12 wants to merge 1 commit intomasterfrom
hugo/doc

Conversation

@hugodendievelb12
Copy link

Provide comprehensive documentation to enhance understanding and usage of the Nagra ORM library.

@hugodendievelb12 hugodendievelb12 requested a review from Copilot May 26, 2025 09:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@swertz
Copy link
Contributor

swertz commented May 28, 2025

This is very nice, thanks! I suggest that we use sphinx (or equivalent) to generate the documentation. It could then be automatically updated and uploaded through a github CI action.

This way you can write the method-specific documentation as docstrings in the code, rather than packing everything in a single file. The rest could then also be structured in separate pages.

Let me know if you need pointers for this.

@bertrand-chenal
Copy link
Contributor

I did not read all of it, but I spotted several errors.
I think atm we need to add 2 type of doc:

  • Docstrings on classes and methods to explain behavior.
  • Guides on how to solve particular problem (based on feedback from new users)

I'm also used to work with pydoc which is plug and play, it generate something like this: https://bertrandchenal.github.io/lakota/

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

Successfully merging this pull request may close these issues.

4 participants