Freeciv-3.2
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 47 of file fc_manual.h.

Field Documentation

◆ file_ext

const char* tag_types::file_ext

Definition at line 48 of file fc_manual.h.

◆ header

const char* tag_types::header

Definition at line 49 of file fc_manual.h.

◆ hline

const char* tag_types::hline

Definition at line 61 of file fc_manual.h.

◆ image_begin

const char* tag_types::image_begin

Definition at line 54 of file fc_manual.h.

◆ image_end

const char* tag_types::image_end

Definition at line 55 of file fc_manual.h.

◆ item_begin

const char* tag_types::item_begin

Definition at line 56 of file fc_manual.h.

◆ item_end

const char* tag_types::item_end

Definition at line 57 of file fc_manual.h.

◆ sect_title_begin

const char* tag_types::sect_title_begin

Definition at line 52 of file fc_manual.h.

◆ sect_title_end

const char* tag_types::sect_title_end

Definition at line 53 of file fc_manual.h.

◆ subitem_begin

const char* tag_types::subitem_begin

Definition at line 58 of file fc_manual.h.

◆ subitem_end

const char* tag_types::subitem_end

Definition at line 59 of file fc_manual.h.

◆ tail

const char* tag_types::tail

Definition at line 60 of file fc_manual.h.

◆ title_begin

const char* tag_types::title_begin

Definition at line 50 of file fc_manual.h.

◆ title_end

const char* tag_types::title_end

Definition at line 51 of file fc_manual.h.