Skip to content

Refresh documentation #785

Open
Open
@gadomski

Description

@gadomski

There's a few issues (#751, #552, etc) about better docs. This is a tracking issue for updating the docs. Here's my recommendations:

  • Switch to mkdocs-material, as reStructuredText is losing (has lost) to Markdown and mkdocs documentation (in this author's opinion) is easier to maintain over the long term
  • Switch to pre-rendered notebooks (e.g. https://github.com/gadomski/antimeridian/blob/main/docs/comparison.ipynb) and don't render the notebooks on each build. This makes our doc build times faster
  • (maybe) Switch to self-hosting docs via Github Pages instead of readthedocs (removes ads). @gadomski can help w/ this, setting up a redirect from readthedocs to here isn't too bad
  • Do a general rewrite, as the docs were written a long time ago and there's been a lot of features bolted on since then

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions