From 6d4c2a2e221be5a720f6179b6af5654b717015b1 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 25 Oct 2011 02:17:29 +0000 Subject: Introducing a FAQ to the FLTK docs. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9146 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/Doxyfile') diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 1d9b06846..8dcd8dd5c 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -575,7 +575,8 @@ INPUT = src/index.dox \ src/migration_1_3.dox \ src/development.dox \ src/license.dox \ - src/examples.dox + src/examples.dox \ + src/faq.dox # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is -- cgit v1.2.3