Search found 2 matches

by leonardopsantos
Fri Feb 12, 2021 8:52 am
Forum: Flare's General Discussion
Topic: workflow with Markdown?
Replies: 8
Views: 6536

Re: workflow with Markdown?

I'm thinking about adopting the same workflow, but I don't see a need for creating a Markdown file form Flare. One of the advantages of MD is that it's pure text, so it can be reviewed with standard code tools, like Github, Bitbucket, etc. The MD file would be fixed and only when it's approved (and ...
by leonardopsantos
Wed Mar 06, 2019 9:42 am
Forum: Importing
Topic: Code documentation with Flare
Replies: 1
Views: 1742

Code documentation with Flare

Hello all! We're looking at Flare as our documentation tool, but we're not sure how to deal with code documentation. By code documentation, I mean basically what Doxygen does: parsing code and content and producing output in different formats. We want to move away from our home-grown and use a more ...