parent
f73e4b420f
commit
c886ef31e4
7 changed files with 70 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
/// \file
|
||||
/// A primitive documentation generator.
|
||||
///
|
||||
/// Given an input file, it will print its documentation including documentation comments.
|
||||
|
||||
#include <cppast/code_generator.hpp> // code_generator, generate_code()
|
||||
#include <cppast/visitor.hpp> // visit()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue