pwr-Solaar/Solaar

Docs: Build developer docs from code

Open

#2,503 opened on May 27, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (383 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,528 stars)
PR merge metrics
 (Avg merge 1d 15h) (5 merged PRs in 30d)

Description

Some code pieces already contain docstrings, which should be automatically compiled to documentation and published with GitHub pages on a page Developer documentation.

The numpydoc format is the preferred style.

Contributor guide