diff --git a/docs/Doxyfile b/docs/Doxyfile index 4eb377e030..fa14c861df 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -829,7 +829,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = ../src/ifcgeom ../src/ifcparse ../src/serializers +INPUT = ../src/ifcgeom ../src/serializers # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses diff --git a/meta_docs.txt b/meta_docs.txt deleted file mode 100644 index 03ece9b3e4..0000000000 --- a/meta_docs.txt +++ /dev/null @@ -1,12 +0,0 @@ -GENERATE_TREEVIEW set to YES - -Read about "grouping" -Comments seem to be ok - - -Read the content of XML files generated by Doxygen - -testdoc -| -|--ifcmax -|--serializers \ No newline at end of file