From a46c121d756143466541e4cfd0e28926735c05fa Mon Sep 17 00:00:00 2001 From: Damien Dupuis Date: Mon, 4 Apr 2011 11:19:04 +0000 Subject: [PATCH] Problem of files' names generated on mac osx (case insensitive) -> no more uppercase in pages' names --- vlsisapd/doc/Contact.dox | 2 +- vlsisapd/doc/agds/agds.dox | 2 +- vlsisapd/doc/cif/cif.dox | 2 +- vlsisapd/doc/dtr/dtr.dox | 2 +- vlsisapd/doc/header.html | 10 +++++----- vlsisapd/doc/mainPage.dox | 8 ++++---- vlsisapd/doc/openChams/openChams.dox | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/vlsisapd/doc/Contact.dox b/vlsisapd/doc/Contact.dox index ee57f222..98115c6f 100644 --- a/vlsisapd/doc/Contact.dox +++ b/vlsisapd/doc/Contact.dox @@ -1,4 +1,4 @@ -/*! \page Contact Links & Contacts +/*! \page contact Links & Contacts VLSI SAPD project is developped at the Pierre & Marie Curie University in Paris, France (http://www.upmc.fr) at the LIP6 laboratory (http://www.lip6.fr).\n\n It is used by: diff --git a/vlsisapd/doc/agds/agds.dox b/vlsisapd/doc/agds/agds.dox index 8585fba8..92051d00 100644 --- a/vlsisapd/doc/agds/agds.dox +++ b/vlsisapd/doc/agds/agds.dox @@ -1,4 +1,4 @@ -/*! \page AGDS AGDS Format +/*! \page agds AGDS Format \section agdsPres Presentation The Ascii Graphic Database System (AGDS) format is an ascii (text) version of the wellknown and industry standard GDS II binary format. This format hierarchicaly represents geometric shapes, labels and other layout informations (see http://en.wikipedia.org/wiki/GDSII for more informations). \n diff --git a/vlsisapd/doc/cif/cif.dox b/vlsisapd/doc/cif/cif.dox index 24e94e59..fa870800 100644 --- a/vlsisapd/doc/cif/cif.dox +++ b/vlsisapd/doc/cif/cif.dox @@ -1,4 +1,4 @@ -/*! \page CIF CIF Format +/*! \page cif CIF Format \section cifPres Presentation The Caltech Intermediate Format (CIF) consists in a limited set of graphic primitives used to describe the shapes on each layer of an integrated circuit (see http://en.wikipedia.org/wiki/Caltech_Intermediate_Form for more informations). \n diff --git a/vlsisapd/doc/dtr/dtr.dox b/vlsisapd/doc/dtr/dtr.dox index cf64b3a5..b469be94 100644 --- a/vlsisapd/doc/dtr/dtr.dox +++ b/vlsisapd/doc/dtr/dtr.dox @@ -1,4 +1,4 @@ -/*! \page DTR DTR Format +/*! \page dtr DTR Format \section dtrPres Presentation The Design Technology Rules (DTR) format was developped as a part of the Chams Project (http://www-soc.lip6.fr/recherche/cian/chams/). It aims at offering a generic description of layout design rules for CMOS technologies.\n diff --git a/vlsisapd/doc/header.html b/vlsisapd/doc/header.html index 08e57ede..7908152c 100644 --- a/vlsisapd/doc/header.html +++ b/vlsisapd/doc/header.html @@ -10,11 +10,11 @@ - - - - - + + + + +
PresentationAGDSCIFDTROPENCHAMSLinks & ContactAGDSCIFDTROPENCHAMSLinks & Contact
diff --git a/vlsisapd/doc/mainPage.dox b/vlsisapd/doc/mainPage.dox index 37b99dde..1cd6a217 100644 --- a/vlsisapd/doc/mainPage.dox +++ b/vlsisapd/doc/mainPage.dox @@ -31,9 +31,9 @@ To quickly access to documentation of a format, one can use the following links : - - \subpage AGDS - - \subpage CIF - - \subpage DTR - - \subpage OPENCHAMS + - \subpage agds + - \subpage cif + - \subpage dtr + - \subpage openchams */ diff --git a/vlsisapd/doc/openChams/openChams.dox b/vlsisapd/doc/openChams/openChams.dox index d6ebd5d0..25fd6cf1 100644 --- a/vlsisapd/doc/openChams/openChams.dox +++ b/vlsisapd/doc/openChams/openChams.dox @@ -1,4 +1,4 @@ -/*! \page OPENCHAMS OPENCHAMS Format +/*! \page openchams OPENCHAMS Format \section openChamsPres Presentation The OpenCHAMS format was developped as a part of the Chams Project (http://www-soc.lip6.fr/recherche/cian/chams/).