Hackerfleet / hfos-legacy

Hackerfleet Operating System
GNU Affero General Public License v3.0
29 stars 4 forks source link

Fix modules' documentation #210

Closed ri0t closed 6 years ago

ri0t commented 7 years ago

It is not properly autogenerated currently, i think it can be fixed with the manage tool.

Probably just needs to call autodoc for each module dir separately.

ri0t commented 6 years ago

The autogeneration works now. It is not superb, yet.