Epitaph Help
Categories
Concepts Creator Commands Creator Tutorials Games Innate Commands Known Commands Lord Npc Objects Playtesters Rooms Rules
Autodoc
Description
This will recreate the documentation for the specified files. If you change the files and want the changes to happen faster than the automatic updating in the background, use this function.
Make sure you read the help in autodoc_handler for information on how to format your comments to work with the autodoc system.
Syntax Forms
auto_doc <file(s)>Force the creation of the autodoc documentation for the indicated files,
Examples
Example one
> autodoc /mudlib/handlers/a*.c Recreating documentation for /mudlib/handlers/account_handler.c. Recreating documentation for /mudlib/handlers/achievements_handler.c. Recreating documentation for /mudlib/handlers/alias.c. Recreating documentation for /mudlib/handlers/alignment_handler.c. Recreating documentation for /mudlib/handlers/applications_handler.c. Recreating documentation for /mudlib/handlers/armoury.c. Recreating documentation for /mudlib/handlers/attack_messages.c. Recreating documentation for /mudlib/handlers/awareness.c.
See Also:
autodocadd, autodocrm