Skip to content

Small refractoring of generating automatic documentation #189

@maxradx

Description

@maxradx

For developers

Currently, the documentation can be automatically generated using 2 scripts

  1. python scrip combine_dot_files.py (to generate a class diagram), under the src folder
  2. generate_documentation in the SlicerCART folder (generate and build html documentation)

It would be more convenient to merge the number 1 (need to be ran first if no diagram priorly setted) in 2, and move the global script in the root folder (instead of SlicerCART.py)

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestpriority mediumTo manage before the next release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions