MetOffice / dagrunner

⛔[EXPERIMENTAL] Directed acyclic graph (DAG) runner and tools
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

BUG: Fixed argparse and docbuild #25

Closed cpelley closed 3 months ago

cpelley commented 3 months ago

Function to generate argparse now supports markdown/google/numpy/rst. gen_docs now correctly excludes parent class methods which are defined external to the package. Updated documentation build.

Issues