From d9f090ac40c0692626a83ddcfb8350fdf223d28e Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Wed, 28 Oct 2009 14:42:08 +0100 Subject: in the HTML documentation generation of "make dist", orient on ids rather than comments --- Makefile | 4 ++-- doc/index.html | 8 +++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index ea16c08..44f85a5 100644 --- a/Makefile +++ b/Makefile @@ -232,10 +232,10 @@ dist: mkdir '$(DIST_DIR)/mingw-cross-env-$(VERSION)/doc' mkdir '$(DIST_DIR)/mingw-cross-env-$(VERSION)/src' ( \ - $(SED) -n '1,// p' '$(TOP_DIR)/doc/index.html' && \ + $(SED) -n '1,// p' '$(TOP_DIR)/doc/index.html' && \ ($(foreach PKG,$(PKGS), \ echo ' ';)) && \ - $(SED) -n '//,$$ p' '$(TOP_DIR)/doc/index.html' \ + $(SED) '1,/
$(PKG)$($(PKG)_VERSION)
/ d' '$(TOP_DIR)/doc/index.html' \ ) \ | $(SED) 's,\(\)[^<]*\(\),\1$(VERSION)\2,g' \ | $(SED) 's,\(\)[^<]*\(\),\1$(TARGET)\2,g' \ 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

List of Packages

-
- - +
-