Skip to content

DOC: Reorganize docs into sections #77

@derb12

Description

@derb12

Description of the problem/new feature

With the switch to using the pydata-sphinx-theme theme, the table of contents in the docs is pretty useless since most of the pages are single sections. It would make sense to reorganize things a bit into categories. Good examples are the docs for NumPy, SciPy, Astropy, and HyperSpy.

The new layout would look something like:

  • Getting Started
    • intro to baseline correction & pybaselines
    • installation (or maybe install first, then intro?)
    • quick start
  • User Guide
    • algorithms
    • parameter selection
    • performance
    • masking
  • Examples
  • API Reference
  • Contributing
  • About/Project Details
    • changelog
    • citing
    • license

I'll need to add a lot of redirects on rtd so that existing links to the docs don't break... Also need to update the PR template for the re-sectioned links in the docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions