mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
add mwdialogue
This commit is contained in:
parent
19f732c4ee
commit
4073115159
2 changed files with 34 additions and 0 deletions
|
@ -7,6 +7,7 @@ OpenMW Source Documentation
|
|||
|
||||
mwbase
|
||||
mwclass
|
||||
mwdialogue
|
||||
|
||||
.. autodoxygenfile:: engine.hpp
|
||||
:project: openmw
|
||||
|
|
33
docs/source/openmw/mwdialogue.rst
Normal file
33
docs/source/openmw/mwdialogue.rst
Normal 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
|
Loading…
Reference in a new issue