All Projects → treeform → nimdocs

treeform / nimdocs

Licence: MIT license
Automatic Nim document generator.

Programming Languages

nim
578 projects

Nim docs - generate a doc for any GitHub Nim project.

nimble install nimdocs

Github Actions

API reference

About

I got tried of building nim docs for all of my many projects. I create this site that auto generates the docs for me based on the url. Going to https://nimdocs.com/treeform/pixie will just clone the https://github.com/treeform/pixie and generate the docs with index for all files.

It is alpha quality, so if you want to be included in the allowed authors list, open a pull request.

Features:

  • Check if the docs are up to date with git.
  • Clone new repositories if one just goes to them.
  • Add source links back to github.com.
  • Generates docs for all files in the repo.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].