summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-10-28 13:42:08 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-10-28 13:42:08 (GMT)
commitd9f090ac40c0692626a83ddcfb8350fdf223d28e (patch)
treea6ab18db435a05241258a52d275dbfa4c9fcab66 /doc
parent4574ae833261346f58586a06eb06a3fccbfe3af5 (diff)
downloadmxe-d9f090ac40c0692626a83ddcfb8350fdf223d28e.zip
mxe-d9f090ac40c0692626a83ddcfb8350fdf223d28e.tar.gz
mxe-d9f090ac40c0692626a83ddcfb8350fdf223d28e.tar.bz2
in the HTML documentation generation of "make dist", orient on ids rather than comments
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html
index 1acb6c8..8ab4ef0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -27,7 +27,7 @@
li, dt {
margin-bottom: 0.8em;
}
- .authors li {
+ #authors li {
margin-bottom: 0em;
}
.usage dt {
@@ -660,16 +660,14 @@ pfexec python setup.py install</pre>
<div class="section">
<h2 id="packages">List of Packages</h2>
- <table>
- <!-- begin of package list -->
- <!-- end of package list -->
+ <table id="package-list">
</table>
</div>
<div class="section">
<h2 id="copyright">Copyright © 2009</h2>
- <ul class="authors">
+ <ul id="authors">
<li>Volker Grabsch</li>
<li>Rocco Rutte</li>
<li>Andreas Roever</li>