pwr-Solaar/Solaar

Docs: Build developer docs from code

Open

#2,503 opened on May 27, 2024

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

Repository metrics

Stars
 (4,528 stars)
PR merge metrics
 (PR metrics pending)

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