Even more compact package overview.

This commit is contained in:
Philipp Möller 2012-09-27 09:47:29 +00:00
parent 5d38dc1393
commit 9cfb1a824e
3 changed files with 5 additions and 8 deletions

View File

@ -222,13 +222,13 @@ ALIASES += "PkgPicture{1}=<div class=\"PkgImage\"> \n \image html \1 \n</div>"
ALIASES += "PkgAuthor{1}=<div class=\"PkgDescription\"><I>\1</I><BR>"
ALIASES += "PkgAuthors{1}=<div class=\"PkgDescription\"><I>\1</I><BR>"
ALIASES += "PkgDesc{1}=\1</div><div class=\"PkgSummary\">"
ALIASES += "PkgSince{1}=\since \cgal \1"
ALIASES += "PkgLicense{1}=\par \"License\" \1"
ALIASES += "PkgDemo{2}=\par \"Demo\" <a href=\"http://www.cgal.org/demo/4.0.2/\2\">\1</a>"
ALIASES += "PkgSince{1}=<B>Introduced in:</B> \cgal \1<BR>"
ALIASES += "PkgLicense{1}=<B>License:</B> \1<BR>"
ALIASES += "PkgDemo{2}=<B>Demo:</B> <a href=\"http://www.cgal.org/demo/4.0.2/\2\">\1</a><BR>"
ALIASES += "PkgDescriptionEnd=\n\n</div>"
# this alias controls linking to the how to cite page, it is also
# responsible for adding the -YY{a,b} suffix to a cite
ALIASES += "PkgBib{1}=\par \"BibTeX\" <a href=\"../../CGAL.CGAL/html/how_to_cite_cgal.html#\1-12b\">\1-12b</a>"
ALIASES += "PkgBib{1}=<B>BibTeX:</B> <a href=\"../../CGAL.CGAL/html/how_to_cite_cgal.html#\1-12b\">\1-12b</a><BR>"
ALIASES += "footnote{1}=<span class=\"footnote\">\1</span>"

View File

@ -8,9 +8,6 @@ h1 {
font-size: 150%;
background-color: #EEEDF2;
}
.section {
margin:0;
}
</style>
\endhtmlonly

View File

@ -1464,7 +1464,7 @@ namespace for the XML file to be processed properly. -->
<bool name="EXTERNAL_GROUPS">false</bool>
<list name="ALIASES" append="true">
<item>PkgDescriptionBegin{2}=\subsection \2 \1</item>
<item>PkgManuals{2}=\par &quot;Manuals&quot;\ref \1 &quot;User Manual&quot; &lt;BR&gt;\ref \2 &quot;Reference Manual\&quot;</item>
<item>PkgManuals{2}=\ref \1 &quot;User Manual&quot; \ref \2 &quot;Reference Manual\&quot;</item>
</list>
</doxygen>
</project>