Moved doxygen output from doc/doxygen to doc. Commented out manuals generation in... 3.1
authorRafał Długołęcki <kontakt@dlugolecki.net.pl>
Wed, 7 Aug 2013 07:07:32 +0000 (09:07 +0200)
committerRafał Długołęcki <kontakt@dlugolecki.net.pl>
Wed, 7 Aug 2013 07:07:32 +0000 (09:07 +0200)
Doxyfile.in
Makefile.am
doc/html-old/ansi.html [moved from doc/html/ansi.html with 100% similarity]
doc/html-old/gui.html [moved from doc/html/gui.html with 100% similarity]
doc/html-old/gui1.html [moved from doc/html/gui1.html with 100% similarity]
doc/html-old/gui2.html [moved from doc/html/gui2.html with 100% similarity]
doc/html-old/iiuwgraph.html [moved from doc/html/iiuwgraph.html with 100% similarity]
doc/html-old/index.html [moved from doc/html/index.html with 100% similarity]
doc/html-old/langg.html [moved from doc/html/langg.html with 100% similarity]
doc/html-old/machine.html [moved from doc/html/machine.html with 100% similarity]
doc/html-old/userg.html [moved from doc/html/userg.html with 100% similarity]

index a3a05475a48afc4dcc0bebd790e4ad7f10f3f439..2a71dd3675770198e5e91bbc5a5ade8e784e1ea3 100644 (file)
@@ -54,7 +54,7 @@ PROJECT_LOGO           = doc/install/inst/logo.bmp
 # If a relative path is entered, it will be relative to the location
 # where doxygen was started. If left blank the current directory will be used.
 
-OUTPUT_DIRECTORY       = doc/doxygen
+OUTPUT_DIRECTORY       = doc
 
 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 # 4096 sub-directories (in 2 levels) under the output directory of each output
index 96d0cf998e950a776d6568a56c7ac32d7fed13a2..902015e862165ee952c995c464e384f4b832a74a 100644 (file)
@@ -179,11 +179,13 @@ CLEANFILES = \
 
 if HAVE_DOXYGEN
 
-directory = $(top_srcdir)/doc/man/man3/
+directory = $(top_srcdir)/doc/man/man3
 
-dist_man_MANS = $(directory)/man_page_1.3 $(directory)/man_page_2.3
-$(directory)/man_page_1.3: doxyfile.stamp
-$(directory)/man_page_2.3: doxyfile.stamp
+#dist_man_MANS = \
+#      $(directory)/Editor.3 \
+#      $(directory)/QKernel.3
+#$(directory)/man_page_1.3: doxyfile.stamp
+#$(directory)/man_page_2.3: doxyfile.stamp
 
 doxyfile.stamp:
        $(DOXYGEN) Doxyfile
similarity index 100%
rename from doc/html/ansi.html
rename to doc/html-old/ansi.html
similarity index 100%
rename from doc/html/gui.html
rename to doc/html-old/gui.html
similarity index 100%
rename from doc/html/gui1.html
rename to doc/html-old/gui1.html
similarity index 100%
rename from doc/html/gui2.html
rename to doc/html-old/gui2.html
similarity index 100%
rename from doc/html/index.html
rename to doc/html-old/index.html
similarity index 100%
rename from doc/html/langg.html
rename to doc/html-old/langg.html
similarity index 100%
rename from doc/html/userg.html
rename to doc/html-old/userg.html