Commit: f15bb2b7937c655654fdaf7c01a18288d2bddcca Author: Ines Almeida Date: Wed Jul 23 11:12:09 2014 +0100 Branches: master https://developer.blender.org/rBf15bb2b7937c655654fdaf7c01a18288d2bddcca
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 _______________________________________________ Bf-blender-cvs mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-blender-cvs
