html.h File Reference

This file implements HTML facility of the library. More...

#include "platform.h"
Include dependency graph for html.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ast_html_flavor_t { AST_HTML_FLAVOR_DEFAULT = 0, AST_HTML_FLAVOR_QT }
 

Functions

void ast_html_set_flavor (const ast_html_flavor_t flavor)
 

Detailed Description

This file implements HTML facility of the library.

Enumeration Type Documentation

◆ ast_html_flavor_t

Enumerator
AST_HTML_FLAVOR_DEFAULT 
AST_HTML_FLAVOR_QT 

Function Documentation

◆ ast_html_set_flavor()

void ast_html_set_flavor ( const ast_html_flavor_t  flavor)