bot-wheels / docs

0 stars 0 forks source link

Provide better file naming and add all unlinked files to mkdocs #33

Closed CISonIT closed 3 weeks ago

CISonIT commented 1 month ago

Image Image

There’s some confusion in the documentation due to inconsistent file naming and missing links. Some files are not properly named or linked in the MkDocs configuration, making navigation harder.

Task

  1. Rename Files:

    • Rename files to follow a clear and consistent naming style (e.g., use lowercase, hyphens, and descriptive names).
  2. Link Unlinked Files:

    • Add any missing files to the MkDocs config (mkdocs.yml) and ensure they appear in the right section.
  3. Test the Changes:

    • Run mkdocs serve to check that all links work and the structure is clear.

Result

All files will have clear names and will be properly linked in the documentation.

naming format -> kebab case