From 30fa59960ddbb6c1e46933725779aaecd7457dc9 Mon Sep 17 00:00:00 2001 From: johltn Date: Sat, 16 Jan 2021 14:42:34 +0100 Subject: [PATCH] Clean branch --- docs/Doxyfile | 2 +- meta_docs.txt | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 meta_docs.txt 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