From ae5e696536bef2718be0b5f24675f81cdabad2cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 11 Oct 2011 09:41:28 +0000 Subject: [PATCH] Renamed history to changelog git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@441 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/{history.docu => changelog.docu} | 2 +- Doc/mainpage.docu | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename Doc/{history.docu => changelog.docu} (99%) diff --git a/Doc/history.docu b/Doc/changelog.docu similarity index 99% rename from Doc/history.docu rename to Doc/changelog.docu index 0ecb803d..b9586ba8 100644 --- a/Doc/history.docu +++ b/Doc/changelog.docu @@ -1,4 +1,4 @@ -/** \page history Version history +/** \page om_changelog Changelog \htmlonly diff --git a/Doc/mainpage.docu b/Doc/mainpage.docu index 01fc1e86..0595e751 100644 --- a/Doc/mainpage.docu +++ b/Doc/mainpage.docu @@ -92,7 +92,7 @@ repeatedly replacing each vertex' position by the center of gravity \li \ref mesh_cpp \li \ref mesh_members \li \ref naming_conventions -\li \ref history +\li \ref om_changelog \page mesh_docu Using and understanding OpenMesh \li \subpage mesh_features @@ -109,7 +109,7 @@ repeatedly replacing each vertex' position by the center of gravity \li \subpage mesh_cpp \li \subpage mesh_members \li \subpage naming_conventions -\li \subpage history +\li \subpage om_changelog **/ -- GitLab