summaryrefslogtreecommitdiffstats
path: root/src/index.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.cpp')
-rw-r--r--src/index.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.cpp b/src/index.cpp
index dbc0878..8c7452e 100644
--- a/src/index.cpp
+++ b/src/index.cpp
@@ -258,6 +258,7 @@ void startFile(OutputList &ol,const char *name,const char *manName,
}
ol.writeSplitBar(altSidebarName ? altSidebarName : name);
ol.writeSearchInfo();
+ resetDotNodeNumbering();
}
void endFile(OutputList &ol,bool skipNavIndex,bool skipEndContents,