Compare commits

...

No commits in common. "97f5da1e274d534b849e4911cdeb4ba2f3164057" and "b2d56a8bf2aa3107a48bd208aec913e4e230f32c" have entirely different histories.

2
README
View File

@ -2,3 +2,5 @@
ColorDocs is the proprietary markup format and documentation generator for the Chroma system. ColorDocs is the proprietary markup format and documentation generator for the Chroma system.
Its specification will be written here, as well as instructions on how to generate crosslinked HTML files from source files marked up with this format. Its specification will be written here, as well as instructions on how to generate crosslinked HTML files from source files marked up with this format.
The end goal is a whiteroom reimplementation of the RustDocs system, but without all the unnecessary complexity.