Skip to content

Move out documentation to ReadTheDocs #166

@aik099

Description

@aik099

Over time documentation became pretty extensive, and having it in a single README.md file creates these problems:

  1. harder to find specific command documentation
  2. harder to trace if specific command documentation is up to date with the actual command (each command changes README.md)
  3. almost impossible to understand how to install the App, because instructions are at the bottom of the file.

Need to:

  1. move out documentation into the "docs" folder with each command description located into its own file
  2. connect ReadTheDocs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions