Skip to content

[Docs] Clean up Homepage Table of Contents and Typos #85

@Pabloo22

Description

@Pabloo22

Description:
The current homepage (index.rst) displays a full tree of the documentation, including deep sub-sections like "Tutorial 03" and deprecated classes. This creates a cluttered first impression.

Action Items:

  • In index.rst, change the toctree configuration to limit depth. Change :maxdepth: 2 (or default) to :maxdepth: 1. This will show only top-level categories (Install, Tutorial, Examples, API).
  • Fix typo in the TOC: Change "Developement" to "Development".

Goal:
To provide a clean, less overwhelming landing page where users can easily find the main sections.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions