great-docs uninstall

Usage: great-docs uninstall [OPTIONS]

  Remove great-docs from your project.

  This command removes the great-docs configuration and build directory:

  • Deletes great-docs.yml configuration file
  • Removes great-docs/ build directory

  Your source files (user_guide/, README.md, etc.) are preserved.

  Examples:
    great-docs uninstall                  # Remove from current project

Options:
  --project-path DIRECTORY  Path to your project root directory (default:
                            current directory)
  --help                    Show this message and exit.