BRAINSia / SINAPSE

SINAPSE is an interdisciplinary team of computer scientists, software engineers, and medical investigators.
0 stars 1 forks source link

Improve Sphinx HTML report generation #18

Open hjmjohnson opened 5 years ago

hjmjohnson commented 5 years ago

User Story

As a SoftwareEngineer I want to have a web page that provides documentation for all python code so that finding, understanding, and reusing previously developed code is convenient.

Detailed Description

The sphinx documentation tool should provide an HTML based report that includes auto-extracted information from the inline documents for each function/class and allows for rapid indexed identification.

Tasks to be completed

Acceptance Criteria