diff options
Diffstat (limited to 'cpp/doc/htmlHeader')
-rw-r--r-- | cpp/doc/htmlHeader | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/doc/htmlHeader b/cpp/doc/htmlHeader index d1bd99e135a..e9acbaf5783 100644 --- a/cpp/doc/htmlHeader +++ b/cpp/doc/htmlHeader @@ -4,6 +4,7 @@ <title> TITLE </title> + <!-- SwishCommand noindex --> <style type="text/css"> body { font-family: Arial, Helvetica, sans-serif; @@ -57,4 +58,5 @@ TITLE </style> </head> <body> + <!-- SwishCommand index --> <div class="Page"> |