dokuwiki – DokuWiki root directory - maybe you named it differently.git – git metadata, you have this only if you're using a git checkout_test – contains the Unit Test Suitebin – Collection of command line toolsconf – Configuration data is stored heredata – All data that is written by DokuWiki is stored here (see savedir), the changelog is placed here, toocache – DokuWiki creates cachefiles to speed things up - cachefiles have md5 filenames and are stored inside 16 directories here, sorted by their first letter (0-f)index – Stores lookup tables for the fulltext search indexlocks – This directory is used to create temporary locks (not pagelocks)meta – Stores meta data for pages, it contains namespaces directoriespages – Here are the raw pages stored, it contains namespaces directoriestmp – Used to store temporary files via XML-RPC, etc.inc – Contains PHP libs – the core of DokuWikiauth – Authentication backendsgeshi – The GeShi syntax highlighting language definitionslang – DokuWiki's translation filesmagpie – The magpie RSS parserparser – DokuWiki's parser systemlib – Files that get called externally (from your browser)exe – Externally accessed PHP files (for AJAX)images – Images filesplugins – Plugins are stored hereacl – The ACL pluginconfig – The Configuration Settings plugininfo – The Info pluginplugin – The Plugin Managerrevert – The Revert pluginusermanager– The UserManagerscripts – JavaScript filesstyles – CSS style filestpl – Templatedefault – The default template