7 Commits

Author SHA1 Message Date
jkf
3a4980e3c4 updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
2019-05-25 13:53:57 +02:00
twogee
d01d88a19d Fix doctype and language 2019-03-06 18:09:08 +01:00
Gintas Grigelionis
14dfef587d <kbd>, highlighting of input, output and inlined code 2018-03-10 20:17:33 +01:00
Gintas Grigelionis
66b52f99e4 Use HTML 5(-ish), fix links 2018-02-28 08:00:45 +01:00
Gintas Grigelionis
5266b79bb8 Tidy tag soup, trim whitespace, fix styling 2018-02-08 22:52:33 +01:00
Ville Skyttä
43844a7e6b PR 56748 Spelling fixes, submitted by Ville Skyttä 2014-07-21 07:01:17 +02:00
Nicolas Lalevee
eb08ea9fd0 Add the possibility to register a custom command line argument processor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1385262 13f79535-47bb-0310-9956-ffa450edef68
2012-09-16 13:42:41 +00:00