flux
flux copied to clipboard
Code documentation and plugin for building
Currently, Flux lacks documentation on its code/functions. Because of this, there's no way to build docs dynamically. Any public function/namespace within Flux should be documented with a doc string. Something like marginalia [1] could then be used for publishing docs.
- https://github.com/gdeer81/marginalia
Codox is another documentation system to checkout: https://github.com/weavejester/codox