reactant icon indicating copy to clipboard operation
reactant copied to clipboard

Documentation?

Open v1rtl opened this issue 6 years ago • 2 comments

In order to use this package I need to understand what it does and how to use it. Please setup docs using github.io or any other way to make docs and host them.

v1rtl avatar Jul 24 '19 10:07 v1rtl

Absolutely! I'm in the process of doing it. My documentation process will be using sphinx to generate docs that get fed through the sphinx markdown plugin that get fed into gatsby. You can see these projects below.

https://github.com/codejamninja/sphinx-markdown-builder https://github.com/codejamninja/node-sphinxdoc https://github.com/codejamninja/gatsbydoc

TypeScript -> typedoc -> sphinx-js -> sphinx -> sphinx-markdown-builder -> markdown -> gatsby -> SUPER AWESOME DOCS

clayrisser avatar Jul 24 '19 20:07 clayrisser

Thanks for information, I'll be waiting for documentation

v1rtl avatar Jul 25 '19 05:07 v1rtl