Freeciv-3.3
|
Go to the source code of this file.
Data Structures | |
struct | tag_types |
Replace html special characters ('&', '<' and '>').
Definition at line 168 of file fc_manual.c.
Referenced by manual_commands(), and manual_settings().
Write improvements manual page
tag_info | Tag set to use |
Definition at line 136 of file manual_buildings.c.
Referenced by manual_command().
Write commands manual page
tag_info | Tag set to use |
Definition at line 33 of file manual_commands.c.
Referenced by manual_command().
Write extras manual page
tag_info | Tag set to use |
Definition at line 37 of file manual_extras.c.
Referenced by manual_command().
Generic finalizing step for a manual page. Closes the file.
tag_info | Tag set to use |
doc | Manual handle |
manual | Type of the manual |
Definition at line 320 of file fc_manual.c.
Referenced by manual_commands(), manual_extras(), manual_governments(), manual_improvements(), manual_settings(), manual_techs(), manual_terrain(), manual_uclasses(), and manual_units().
Write governments manual page
tag_info | Tag set to use |
Definition at line 37 of file manual_governments.c.
Referenced by manual_command().
Write settings manual page
tag_info | Tag set to use |
Definition at line 33 of file manual_settings.c.
Referenced by manual_command().
Create manual file, and do the generic header for it.
tag_info | Tag set to use |
manual_number | Number of the manual page |
Definition at line 291 of file fc_manual.c.
Referenced by manual_commands(), manual_extras(), manual_governments(), manual_improvements(), manual_settings(), manual_techs(), manual_terrain(), manual_uclasses(), and manual_units().
Write techs manual page
tag_info | Tag set to use |
Definition at line 37 of file manual_techs.c.
Referenced by manual_command().
Write terrain manual page
tag_info | Tag set to use |
Definition at line 33 of file manual_terrain.c.
Referenced by manual_command().
Write unit classes manual page
tag_info | Tag set to use |
Definition at line 37 of file manual_uclass.c.
Referenced by manual_command().
Write units manual page
tag_info | Tag set to use |
Definition at line 37 of file manual_units.c.
Referenced by manual_command().