Skip to content

User-friendly documentation #744

Description

@itviewer

As the project becomes more and more popular, well-organized documents are necessary. Up to now, the project uses the README file to describe how to use the library, with the some disadvantages:

  • with the description more and more, README file becomes very long
  • the user needs a clearer structure to describe how to use the library
  • inconvenient documentation contribution and collaboration

So I suggested to separate the document and the code library to provide a more friendly document experience. I created two styles of demo based on mkdocs:

  1. https://itviewer.github.io/manual-material/
  2. https://itviewer.github.io/manual/

repository corresponding respectively

  1. https://github.com/itviewer/manual-material
  2. https://github.com/itviewer/manual/

I just copyed the content from the README file and did not modify anything. both the above two demo looks ok. The markdown syntax for github is good, almost no error format.

The mkdocs tool is a python package, also easy to use, powerful and flexible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationstate: stalethe issue has not been updated in a while and will be closed automatically soon unless it is updated

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions