NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
docgen.hpp File Reference
#include <string>
#include <set>
#include <vector>
#include <utility>
#include "../io/filesystem.hpp"
#include "../io/styledtextfile.hpp"
#include "../../syntax.hpp"
Include dependency graph for docgen.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DocumentationGenerator
 This class handles the creation of LaTeX documentation from code files. It will detect documentation keywords, but the resulting files will not be compiled automatically. This is in the responsibility of the calling function. More...