Gintas Grigelionis
d4fedd5a42
Bz 16494: accessibility — th must have scope
7 years ago
Gintas Grigelionis
14dfef587d
<kbd>, highlighting of input, output and inlined code
7 years ago
Gintas Grigelionis
97d81a726d
Added target attribute for external links
(the web is no longer frame-friendly…)
7 years ago
Gintas Grigelionis
3ba058c3b5
Place novelty information for tasks and elements prominently and uniformly
7 years ago
Gintas Grigelionis
9da2ddc932
Added more information about defaults
7 years ago
Gintas Grigelionis
6659d122b4
Adjust markup
7 years ago
Gintas Grigelionis
66b52f99e4
Use HTML 5(-ish), fix links
7 years ago
Gintas Grigelionis
7eeb33d5e8
Chop off redundant blockquotes
7 years ago
Gintas Grigelionis
63dc4df7b8
Remove width constraints, unbreakable spaces and <code><pre>
7 years ago
Gintas Grigelionis
de8b975569
More corrections of tag soup;
reviewed use of multiple-choice attributes and definition of “unix” (see conditions)
7 years ago
Gintas Grigelionis
997a08b23e
Removed cvshome.org which is gone for good, added a few touches
7 years ago
Gintas Grigelionis
d3827f7d84
Second reading: h5 and h6 must be styled;
uniform style of notes and new feature markers
7 years ago
Gintas Grigelionis
a04350e0bd
Reviewed documentation:
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
7 years ago
Stefan Bodewig
228e2e25e7
Merge branch '1.9.x'
8 years ago
Stefan Bodewig
bd0759d943
try to adapt to Java10+ rapidly changing major versions
8 years ago
Stefan Bodewig
fd4ff0120a
accepted the PR too late for 1.10.1
8 years ago
pyxide
ea7091756b
Enhanced JavaxScriptRunner, Junit, docs, Javadoc
JavaxScriptRunner:
- Better compiled script reference name to avoid reference name
collision, project wide : execName + ".compiled." +
getScript().hashCode() + "." + getProject().hashCode();
ScriptDef:
- Fixed Javadoc + use of 3rd person
[(oracle style
guideline)](http://www.oracle.com/technetwork/articles/java/index-137868.html#styleguide )
Task manual: documentation for `encoding` and `compiled` options.
- `encoding` : script.html, scriptdef.html, conditions.html,
selectors.html, mapper.html, filterchain.html
- `compiled` : scriptdef.html
Added source file `encoding` option on:
- org.apache.tools.ant.taskdefs.optional.Script
- org.apache.tools.ant.types.optional.AbstractScriptComponent
(inherited by ScriptCondition, ScriptMapper)
- org.apache.tools.ant.types.optional.ScriptFilter
- org.apache.tools.ant.types.optional.ScriptSelector
Test units :
- org.apache.tools.ant.taskdefs.optional.script.ScriptDefTest,
script.xml : src + encoding
- org.apache.tools.ant.taskdefs.optional.RhinoScriptDefTest,
scriptdef.xml : src + encoding, compiled
- new file: src/etc/testcases/taskdefs/optional/script/heavy-script.js
8 years ago
Stefan Bodewig
c78ecf75bb
optionally don't follow redirects in <http>
https://bz.apache.org/bugzilla/show_bug.cgi?id=58840
9 years ago
Stefan Bodewig
5fc48a4bf9
assorted spelling fixes by Lajos Veres - closes #4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1572981 13f79535-47bb-0310-9956-ffa450edef68
11 years ago
Stefan Bodewig
70e913ffe7
PR 55751 description of filesmatch's textfile attribute is wrong
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1539547 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jacobus Martinus Kruithof
a0a88c7787
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
-- excluding api --
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342889 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
af19716815
PR 51213: anchors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1127211 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
11616a619f
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
Only the manual will be in the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
14 years ago