[Bf-blender-cvs] [c32a33f] soc-2014-bge: doxygen: updating blender version and link to tracker

Ines Almeida noreply at git.blender.org
Thu Jul 24 20:34:16 CEST 2014


Commit: c32a33f40cdb6eade1bc571f9196fe020ad586b1
Author: Ines Almeida
Date:   Wed Jul 23 11:12:09 2014 +0100
Branches: soc-2014-bge
https://developer.blender.org/rBc32a33f40cdb6eade1bc571f9196fe020ad586b1

doxygen: updating blender version and link to tracker

===================================================================

M	doc/doxygen/Doxyfile
M	doc/doxygen/doxygen.main

===================================================================

diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 397cc30..3865729 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -34,7 +34,7 @@ PROJECT_NAME           = Blender
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = "V2.6x"
+PROJECT_NUMBER         = "V2.7x"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer
diff --git a/doc/doxygen/doxygen.main b/doc/doxygen/doxygen.main
index 188382d..7f63764 100644
--- a/doc/doxygen/doxygen.main
+++ b/doc/doxygen/doxygen.main
@@ -7,7 +7,7 @@
  * These pages document the source code of blender.
  *
  * \subsection implinks Important Links
- * - <a href="http://projects.blender.org">projects.blender.org</a> with <a href="http://projects.blender.org/tracker/index.php?group_id=9&atid=498">bug tracker</a>
+ * - <a href="http://developer.blender.org">developer.blender.org</a> with bug tracker
  * - <a href="http://wiki.blender.org/index.php/Dev:Contents">Development documents</a> on our wiki.
  *
  * \subsection blother Other




More information about the Bf-blender-cvs mailing list