cldoc icon indicating copy to clipboard operation
cldoc copied to clipboard

Markdown output

Open rvkennedy opened this issue 7 years ago • 2 comments

This branch contains modifications to cldoc I have made in order to output in markdown for input into Github Pages or any Jekyll-based site. I'm not sure if it's of interest for the main branch of cldoc, the intention was to allow me to switch away from Doxygen and generate Jekyll-friendly output. The generated .md files go in a ref/ folder in the target site, while merged .md files go in the root to serve as main documentation pages.

rvkennedy avatar Sep 04 '17 10:09 rvkennedy

There is a lot of unrelated stuff in here. I like the idea of a markdown output though. Do you think you could clean this up to a state where we can discuss merging it?

jessevdk avatar Apr 01 '18 18:04 jessevdk

I'll see if I can distill it to its essence. There's a lot in the original that I don't fully understand, so many of the changes are no doubt sub-optimal.

rvkennedy avatar Apr 07 '18 22:04 rvkennedy