We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6b98f commit e6d0c16Copy full SHA for e6d0c16
docs/.gitignore
@@ -1,11 +1 @@
1
-/doc-install.pl
2
-/doc-postprocess.pl
3
-/doxygen.css
4
-/doxygen-extra.css
5
-/tagfile-to-devhelp2.xsl
6
-/manual/html/
7
-/reference/html/
8
-/reference/Doxyfile
9
-/reference/doxygen.log
10
-/reference/libsigc++-*.tag
11
-/reference/libsigc++-*.devhelp2
+_site/
docs/docs/.gitignore
@@ -0,0 +1,11 @@
+/doc-install.pl
+/doc-postprocess.pl
+/doxygen.css
+/doxygen-extra.css
+/tagfile-to-devhelp2.xsl
+/manual/html/
+/reference/html/
+/reference/Doxyfile
+/reference/doxygen.log
+/reference/libsigc++-*.tag
+/reference/libsigc++-*.devhelp2
0 commit comments