changeset 2293:acadaf0ccc24

Simplify authors list in the docs
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 22 Mar 2012 23:19:40 +0100
parents 3c2b40d19505
children a32b61b19e35
files Makefile doc/index.html
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Mar 22 20:21:59 2012 +0100
+++ b/Makefile	Thu Mar 22 23:19:40 2012 +0100
@@ -246,15 +246,11 @@
 	        echo '    <tr><td><a href="$($(PKG)_WEBSITE)">$(PKG)</a></td><td>$($(PKG)_VERSION)</td></tr>';)) && \
 	    $(SED) -n '/<table id="package-list"/,/<ul id="authors-list"/ p' '$(TOP_DIR)/doc/index.html' | \
 	        $(SED) '1d' && \
-	    (LC_ALL=en_US.UTF-8 hg log | $(SED) -n 's,^\(user: *\([^<]*\) <.*\|.*(by \([^)]*\)).*\)$$,\2\3,p' | \
-	        sort | uniq -c | sort -nr | \
-	        $(SED) 's,^ *[0-9]* *\(.*\)$$,    <li>\1</li>,') && \
 	    $(SED) '1,/<ul id="authors-list"/ d' '$(TOP_DIR)/doc/index.html' \
 	) \
 	| $(SED) 's,\(<span class="version">\)[^<]*\(</span>\),\1$(VERSION)\2,g' \
 	| $(SED) 's,\(<span class="target">\)[^<]*\(</span>\),\1$(TARGET)\2,g' \
 	| $(SED) 's,\(<span class="target-underscore">\)[^<]*\(</span>\),\1$(subst -,_,$(TARGET))\2,g' \
-	| $(SED) 's;\(<span class="years">\)[^<]*\(</span>\);\1'"`LC_ALL=en_US.UTF-8 hg log | $(SED) -n 's,^date:.*\s\([0-9]\{4\}\)\s.*$$,\1,p' | sort -nu | $(SED) -n '1 h; 2,$$ H; $$ {x; s/\n/, /gp}'`"'\2;g' \
 	>'$(DIST_DIR)/mingw-cross-env-$(VERSION)/doc/index.html'
 	cp -p '$(TOP_DIR)/doc'/screenshot-* '$(DIST_DIR)/mingw-cross-env-$(VERSION)/doc/'
 	cp -p '$(TOP_DIR)/Makefile'    '$(DIST_DIR)/mingw-cross-env-$(VERSION)/'
--- a/doc/index.html	Thu Mar 22 20:21:59 2012 +0100
+++ b/doc/index.html	Thu Mar 22 23:19:40 2012 +0100
@@ -1135,9 +1135,13 @@
 </div>
 
 <div class="section">
-<h2 id="copyright">Copyright © <span class="years">XXXX, YYYY, ZZZZ</span></h2>
+<h2 id="copyright">Copyright © <span class="years">2007–2012</span></h2>
 
     <ul id="authors-list" class="compact-list">
+    <li>Volker Grabsch</li>
+    <li>Mark Brand</li>
+    <li>Tony Theodore</li>
+    <li><a href="https://www.ohloh.net/p/mxe/contributors">... and many other contributors</a></li>
     </ul>
 
     <p>(contact via the