
doctum
List of commands for doctum:
-
doctum:tldr:5960b doctum: Render a project.$ doctum rendertry on your machineexplain this command
-
doctum:tldr:76e9e doctum: Parse then render a project.$ doctum updatetry on your machineexplain this command
-
doctum:tldr:d8efa doctum: Parse and render a project using a specific configuration.$ doctum update ${path-to-config-php}try on your machineexplain this command
-
doctum:tldr:f4889 doctum: Parse and render only a specific version of a project.$ doctum update --only-version=${version}try on your machineexplain this command