Closed
Description
I'm submitting a
- bug report.
- feature request.
Current Behaviour:
Lot of code for the doc_gen.py
files from the hydrus repo in the ./examples
folder seem outdated.
For eg, The way the status codes is defined here is wrong. It get interpreted in the expectsHeader
section instead of possibleStatus
section. The correct way would have been to use the HydraStatus
or HydraError
class.
Expected Behaviour:
The expected result should have been that it gets added to the possibleStatus
section.
Steps to reproduce:
run python3 hydrus/examples/drones/doc_gen.py
and examine the generated api doc and you would be able to find the above issues.
Do you want to work on this issue?
Yes
Metadata
Metadata
Assignees
Labels
No labels