00001 #ifndef DOC_GRAPHS_H 00002 #define DOC_GRAPHS_H 00003 00004 void GenerateDocumentationGraphs(); 00005 00006 #endif 00007