summaryrefslogtreecommitdiffstats
path: root/src/htmlgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlgen.cpp')
-rw-r--r--src/htmlgen.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/htmlgen.cpp b/src/htmlgen.cpp
index fd2ef70..02f2b91 100644
--- a/src/htmlgen.cpp
+++ b/src/htmlgen.cpp
@@ -313,10 +313,12 @@ void HtmlGenerator::endProjectNumber()
void HtmlGenerator::writeStyleInfo(int part)
{
+ //printf("writeStyleInfo(%d)\n",part);
if (part==0)
{
if (Config_getString("HTML_STYLESHEET").isEmpty()) // write default style sheet
{
+ //printf("write doxygen.css\n");
startPlainFile("doxygen.css");
// alternative, cooler looking titles