Fixed GTK-DOC related errors
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<chapter>
|
||||
<title>wMUD hackers' guide</title>
|
||||
<xi:include href="xml/types.xml"/>
|
||||
<!--xi:include href="xml/types.xml"/-->
|
||||
<xi:include href="xml/utils.xml"/>
|
||||
<xi:include href="xml/configuration.xml"/>
|
||||
<xi:include href="xml/maintenance-thread.xml"/>
|
||||
@@ -25,9 +25,8 @@
|
||||
<xi:include href="xml/interpreter.xml"/>
|
||||
<xi:include href="xml/db.xml"/>
|
||||
<xi:include href="xml/player.xml"/>
|
||||
<xi:include href="xml/menu.xml"/>
|
||||
<xi:include href="xml/world.xml"/>
|
||||
|
||||
<!--xi:include href="xml/menu.xml"/-->
|
||||
<!--xi:include href="xml/world.xml"/-->
|
||||
</chapter>
|
||||
<!--chapter id="object-tree">
|
||||
<title>Object Hierarchy</title>
|
||||
|
@@ -1,6 +1,14 @@
|
||||
<SECTION>
|
||||
<TITLE>wMUD's Data Types</TITLE>
|
||||
<FILE>types</FILE>
|
||||
<TITLE>WmudClient</TITLE>
|
||||
<FILE>wmudclient</FILE>
|
||||
WmudClient
|
||||
WmudClientState
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<TITLE>WmudPlayer</TITLE>
|
||||
<FILE>wmudplayer</FILE>
|
||||
WmudPlayer
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@@ -29,8 +37,6 @@ wmud_maintenance_init
|
||||
<SECTION>
|
||||
<TITLE></TITLE>
|
||||
<FILE>game-thread</FILE>
|
||||
wmudClientState
|
||||
wmudClient
|
||||
elapsed_seconds
|
||||
elapsed_cycle
|
||||
game_context
|
||||
@@ -71,7 +77,6 @@ wmud_db_save_player
|
||||
<SECTION>
|
||||
<TITLE></TITLE>
|
||||
<FILE>player</FILE>
|
||||
wmudPlayer
|
||||
players
|
||||
wmud_player_dup
|
||||
wmud_player_free
|
||||
|
Reference in New Issue
Block a user