Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

doxy2cppref: turn Doxygen XML information into wiki syntax

This project started as an offspring of the "Library in a week" effort at C++Now 2016. The idea is to use the Doxygen comments spread over the Boost source code to generate a bunch of wiki pages in the syntax of http://cppreference.com

Demo usage:

./main.py example/xml/index.xml output

to read in the index.xml generated by Doxygen and write files into the directory output

⚠️ The project is still in its early development stage ⚠️

Dependencies

  • jinja2
  • py.test or nosetest

About

Turn Doxygen XML into cppreference.com markup

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages