Skip to content

fix (docs): change subcommand generation for nested subcommands

Kai Armstrong requested to merge phikai-docs-subcommands into main

Description

This improves the subcommand documentation generation for nested subcommands. It moves commands with subcommands to their own directory and creates an index for the directory command and command files underneath that.

Related Issues

Resolves #1074 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
Edited by Kai Armstrong

Merge request reports