[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi/doc CMakeLists.txt certi_install_doc.tree...
From: |
CERTI CVS commits |
Subject: |
[certi-cvs] certi/doc CMakeLists.txt certi_install_doc.tree... |
Date: |
Tue, 04 Feb 2014 10:34:21 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 14/02/04 10:34:21
Modified files:
doc : CMakeLists.txt certi_install_doc.tree
certi_user_doc.tree
Log message:
More doc update
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/doc/CMakeLists.txt?cvsroot=certi&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/certi/doc/certi_install_doc.tree?cvsroot=certi&r1=3.7&r2=3.8
http://cvs.savannah.gnu.org/viewcvs/certi/doc/certi_user_doc.tree?cvsroot=certi&r1=3.8&r2=3.9
Patches:
Index: CMakeLists.txt
===================================================================
RCS file: /sources/certi/certi/doc/CMakeLists.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- CMakeLists.txt 14 Sep 2011 20:32:58 -0000 1.11
+++ CMakeLists.txt 4 Feb 2014 10:34:21 -0000 1.12
@@ -58,6 +58,10 @@
ENDIF (BUILD_DOC_DEVELOPER)
ENDIF (DOXYGEN_FOUND)
+configure_file(index.html ${CMAKE_BINARY_DIR}/doc COPYONLY)
+configure_file(favicon.ico ${CMAKE_BINARY_DIR}/doc COPYONLY)
+configure_file(certi.css ${CMAKE_BINARY_DIR}/doc COPYONLY)
+
INSTALL(FILES
index.html favicon.ico
DESTINATION share/doc/certi)
Index: certi_install_doc.tree
===================================================================
RCS file: /sources/certi/certi/doc/certi_install_doc.tree,v
retrieving revision 3.7
retrieving revision 3.8
diff -u -b -r3.7 -r3.8
--- certi_install_doc.tree 4 Feb 2014 09:58:21 -0000 3.7
+++ certi_install_doc.tree 4 Feb 2014 10:34:21 -0000 3.8
@@ -42,4 +42,3 @@
*
*/
-// $Id: certi_install_doc.tree,v 3.7 2014/02/04 09:58:21 erk Exp $
Index: certi_user_doc.tree
===================================================================
RCS file: /sources/certi/certi/doc/certi_user_doc.tree,v
retrieving revision 3.8
retrieving revision 3.9
diff -u -b -r3.8 -r3.9
--- certi_user_doc.tree 4 Feb 2014 09:58:21 -0000 3.8
+++ certi_user_doc.tree 4 Feb 2014 10:34:21 -0000 3.9
@@ -47,4 +47,3 @@
*
*/
-// $Id: certi_user_doc.tree,v 3.8 2014/02/04 09:58:21 erk Exp $
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [certi-cvs] certi/doc CMakeLists.txt certi_install_doc.tree...,
CERTI CVS commits <=