• Stefan Knoblich's avatar
    docs: Major clean up of doxygen generated core API documentation · 794246e1
    Stefan Knoblich 提交于
    To make the API documentation usable (again):
    
      - Rename to "FreeSWITCH API Documentation"
    
      - Remove all external INPUT paths, only scan FreeSWITCH core sources
    
      - Only parse a sane subset of files: *.c *.cc *.cpp *.h *.hh *.hxx
        (don't care about any python / whatever files for now)
    
      - Exclude modules (seriously, all the mod_java / mod_managed stuff
        turned it into an unusable mess. You need API docs of modules? Add separate doxygen
        configurations for them (or specific ones))
    
      - Include src/mod in example search path (for @include etc.), add C/C++
        patterns.
    
      - Set up PREDEFINED to fix the massive clusterf*ck that was caused by
        SWITCH_DECLARE() and friends.
    
    <End Of Rant>
    Signed-off-by: 's avatarStefan Knoblich <s.knoblich@axsentis.de>
    794246e1
名称
最后提交
最后更新
..
phrase 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
Doxygen.conf 正在载入提交数据...
JavaScript.txt 正在载入提交数据...
docs.2008.vcproj 正在载入提交数据...
docs.2010.vcxproj 正在载入提交数据...
docs.vcproj 正在载入提交数据...
zrtp_agpl-3.0.txt 正在载入提交数据...