Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
tag_types Struct Reference

#include <fc_manual.h>

Data Fields

const charfile_ext
 
const charheader
 
const chartitle_begin
 
const chartitle_end
 
const charsect_title_begin
 
const charsect_title_end
 
const charimage_begin
 
const charimage_end
 
const charitem_begin
 
const charitem_end
 
const charsubitem_begin
 
const charsubitem_end
 
const chartail
 
const charhline
 

Detailed Description

Definition at line 28 of file fc_manual.h.

Field Documentation

◆ file_ext

const char* tag_types::file_ext

Definition at line 29 of file fc_manual.h.

◆ header

const char* tag_types::header

Definition at line 30 of file fc_manual.h.

◆ hline

const char* tag_types::hline

Definition at line 42 of file fc_manual.h.

◆ image_begin

const char* tag_types::image_begin

Definition at line 35 of file fc_manual.h.

◆ image_end

const char* tag_types::image_end

Definition at line 36 of file fc_manual.h.

◆ item_begin

const char* tag_types::item_begin

Definition at line 37 of file fc_manual.h.

◆ item_end

const char* tag_types::item_end

Definition at line 38 of file fc_manual.h.

◆ sect_title_begin

const char* tag_types::sect_title_begin

Definition at line 33 of file fc_manual.h.

◆ sect_title_end

const char* tag_types::sect_title_end

Definition at line 34 of file fc_manual.h.

◆ subitem_begin

const char* tag_types::subitem_begin

Definition at line 39 of file fc_manual.h.

◆ subitem_end

const char* tag_types::subitem_end

Definition at line 40 of file fc_manual.h.

◆ tail

const char* tag_types::tail

Definition at line 41 of file fc_manual.h.

◆ title_begin

const char* tag_types::title_begin

Definition at line 31 of file fc_manual.h.

◆ title_end

const char* tag_types::title_end

Definition at line 32 of file fc_manual.h.