Skip to content

Automatic Documentation Generator #12

@mikejmorgan-ai

Description

@mikejmorgan-ai

Description

Auto-generate documentation for installed software and system configurations.

Requirements

  • Generate install documentation
  • Document system configurations
  • Create usage guides
  • Export in multiple formats (MD, PDF, HTML)
  • Update docs on configuration changes
  • Custom documentation templates

Acceptance Criteria

  • Generates install documentation
  • Documents configurations
  • Creates quick-start guides
  • Export to MD, PDF, HTML
  • Auto-updates on changes
  • Customizable templates
  • Unit tests included (>80% coverage)
  • Documentation about the documentation system

Example Usage

$ cortex docs generate postgresql
📄 Generating documentation for PostgreSQL...

Created:
   - Installation_Guide.md
   - Configuration_Reference.md
   - Quick_Start.md
   - Troubleshooting.md

$ cortex docs export postgresql --format pdf
✓  Exported to postgresql_docs.pdf

$ cortex docs view postgresql quick-start
# PostgreSQL Quick Start
Installed: 2025-11-10
Version: 15.4
Location: /etc/postgresql/15/main/
...

Skills: Python, documentation generation, templating
Bounty: $25 upon merge
Priority: Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions