-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
config.ld
13 lines (13 loc) · 1.66 KB
/
config.ld
1
2
3
4
5
6
7
8
9
10
11
12
13
style='./EOP-Theme'
dir='./generatedLuaDocs'
file = {'../M2TWEOP Code/M2TWEOP library/luaPlugin.cpp','../M2TWEOP Code/M2TWEOP library/luaFbx.cpp','../M2TWEOP Code/M2TWEOP library/luaEop3dObjects.cpp','../M2TWEOP Code/M2TWEOP library/luaSounds.cpp','../M2TWEOP Code/M2TWEOP library/types/army.cpp','../M2TWEOP Code/M2TWEOP library/types/battle.cpp','../M2TWEOP Code/M2TWEOP library/types/campaign.cpp','../M2TWEOP Code/M2TWEOP library/types/campaignAi.cpp','../M2TWEOP Code/M2TWEOP library/types/campaignDb.cpp','../M2TWEOP Code/M2TWEOP library/types/character.cpp','../M2TWEOP Code/M2TWEOP library/types/characterRecord.cpp','../M2TWEOP Code/M2TWEOP library/types/eopBuildings.cpp','../M2TWEOP Code/M2TWEOP library/types/eopdu.cpp','../M2TWEOP Code/M2TWEOP library/types/events.cpp','../M2TWEOP Code/M2TWEOP library/types/faction.cpp','../M2TWEOP Code/M2TWEOP library/types/fort.cpp','../M2TWEOP Code/M2TWEOP library/types/gameHelpers.cpp','../M2TWEOP Code/M2TWEOP library/types/gameUi.cpp','../M2TWEOP Code/M2TWEOP library/types/mapImage.cpp','../M2TWEOP Code/M2TWEOP library/types/rebelFactions.cpp','../M2TWEOP Code/M2TWEOP library/types/mapImage.cpp','../M2TWEOP Code/M2TWEOP library/types/settlement.cpp','../M2TWEOP Code/M2TWEOP library/types/strategyMap.cpp','../M2TWEOP Code/M2TWEOP library/types/unit.cpp','../M2TWEOP Code/M2TWEOP library/luaEnums.cpp'}
merge=true
format ='markdown'
project = 'EOP Lua Plugin'
description='M2TW Engine Overhaul Project is designed to expand the capabilities of the game Medieval 2: Total War.'
kind_names={topic='Extra',module='Modules'}
one=true
title='M2TWEOP LuaPlugin Documentation'
use_markdown_titles=true
not_luadoc=true
readme = {'./README_IMGUI.md'}