Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:10
-
Epic Link:
-
Sprint:AP F20-6 (November), AP S21-1 (December)
-
Team:Alert Production
Description
Convert all Doxygen-formatted docstrings in afw.detection to Numpydoc style, and move corresponding topic documentation to doc/.
Attachments
Issue Links
- is blocked by
-
DM-16863 Convert afw.table to numpydoc
- Done
Activity
-
- Time Spent:
- 1 day, 4 hours
-
Updated docstrings, removed doxygen-style sections, corrected formatting errors, enabled Python API section in Sphinx docs. Took longer than originally hoped owing to unfamiliarity with the setup, code base, and best practices.