1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:29:55 +00:00

add mwdialogue

This commit is contained in:
Bret Curtis 2017-02-15 17:23:23 +01:00
parent 19f732c4ee
commit 4073115159
2 changed files with 34 additions and 0 deletions

View file

@ -7,6 +7,7 @@ OpenMW Source Documentation
mwbase mwbase
mwclass mwclass
mwdialogue
.. autodoxygenfile:: engine.hpp .. autodoxygenfile:: engine.hpp
:project: openmw :project: openmw

View file

@ -0,0 +1,33 @@
############
./mwdialogue
############
.. autodoxygenfile:: mwdialogue/dialoguemanagerimp.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/filter.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/hypertextparser.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/journalentry.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/journalimp.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/keywordsearch.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/quest.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/scripttest.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/selectwrapper.hpp
:project: openmw
.. autodoxygenfile:: mwdialogue/topic.hpp
:project: openmw