unit doc generation tool: split units lists into 3 separate tables

This MR evolves tools/generate_units_documentation.py so that it produces 3️⃣ tables instead of one:

  • one with the base units for software integrated into Sylva (internal: false and source URL is not within sylva-projects)
  • one with the base units for software maintained by Sylva project (internal: false and source URL is not within sylva-projects)
  • one with the units internal to sylva-core (internal: true)

The resulting rendered markdown can be seen here 💡

Edited by Thomas Morin

Merge request reports

Loading