pangomm r7 - in trunk: . docs docs/reference



Author: murrayc
Date: Sun Jul 27 11:04:49 2008
New Revision: 7
URL: http://svn.gnome.org/viewvc/pangomm?rev=7&view=rev

Log:
2008-07-27  Murray Cumming  <murrayc murrayc com>

* docs/Makefile_web.am_fragment: Corrected the upload location.
* docs/reference/Doxyfile.in: Corrected a variable so we really 
generate documentation.

Modified:
   trunk/ChangeLog
   trunk/docs/Makefile_web.am_fragment
   trunk/docs/reference/Doxyfile.in

Modified: trunk/docs/Makefile_web.am_fragment
==============================================================================
--- trunk/docs/Makefile_web.am_fragment	(original)
+++ trunk/docs/Makefile_web.am_fragment	Sun Jul 27 11:04:49 2008
@@ -1,5 +1,5 @@
-web_host = pangomm.org
-web_path_pangomm = /home/murrayc/pangomm.org/docs/pangomm-2.4/
+web_host = gtkmm.org
+web_path_pangomm = /home/murrayc/gtkmm.org/docs/pangomm-2.4/
 #web_path_pangomm = /home/groups/g/gt/pangomm/htdocs/docs/pangomm-2.4/
 web_path_docs = $(web_path_pangomm)docs/
 

Modified: trunk/docs/reference/Doxyfile.in
==============================================================================
--- trunk/docs/reference/Doxyfile.in	(original)
+++ trunk/docs/reference/Doxyfile.in	Sun Jul 27 11:04:49 2008
@@ -88,7 +88,7 @@
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = @PANGOMM_DOXYGEN_INPUT@
+INPUT                  = @GTKMM_DOXYGEN_INPUT@
 FILE_PATTERNS          = *.h
 RECURSIVE              = NO
 EXCLUDE                = 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]