btool
A parser/converter/transpiler for .bib files
HtmlGenerator.hpp File Reference
#include <AbstractGenerator.hpp>
#include <unordered_map>
#include <ctml.hpp>
+ Include dependency graph for HtmlGenerator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HtmlGenerator
 

Variables

template<HtmlGenerator::HtmlTag >
char const *const name = "Invalid HTML-Tag"
 

Variable Documentation

◆ name

template<HtmlGenerator::HtmlTag >
char const* const name = "Invalid HTML-Tag"
inline