André Malo
8d00650919
build typemaps
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100196 13f79535-47bb-0310-9956-ffa450edef68
2003-06-07 23:37:23 +00:00
Joshua Slive
8ec75c12fa
Thanks to Yoshiki, we seem to have an (at least temporary) solution to our
...
doc transformation problem.
As the first step, I'm removing all the .html files. They will be replaced
by language-specific files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95238 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:21:19 +00:00
Justin Erenkrantz
249c866d0b
Transformations done with Xalan-J.
...
(No one could reproduce the transformations that were in CVS, so regenerate
the entire shabang.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95132 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 06:53:47 +00:00
Joshua Slive
30f9e4abae
Massive transform commit. Nothing to see here. Please move along.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95018 13f79535-47bb-0310-9956-ffa450edef68
2002-05-09 16:14:27 +00:00
Joshua Slive
a9fbf24e63
Update the transformations.
...
Sorry for the huge diff. It seems that switching from Xalan-j to xalan-c
causes the attributes to get reordered.
Suggestions for improvements to the build system would be greatly
appreciated.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94399 13f79535-47bb-0310-9956-ffa450edef68
2002-04-02 20:40:48 +00:00
Joshua Slive
e4c1aafd0e
Update the transformations again.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94012 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 01:40:13 +00:00
Joshua Slive
c3dcbcbfd9
Bring the html transformations up-to-date.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93731 13f79535-47bb-0310-9956-ffa450edef68
2002-03-06 17:08:19 +00:00
Joshua Slive
19859acc78
mod_cern_meta xml conversion.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93662 13f79535-47bb-0310-9956-ffa450edef68
2002-03-01 19:46:20 +00:00
Rich Bowen
f88b50dec4
w3c tidy to convert to xhtml
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91116 13f79535-47bb-0310-9956-ffa450edef68
2001-09-22 19:39:26 +00:00
Joshua Slive
e3489b6948
Normalize syntax.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:50:04 +00:00
Joshua Slive
563acd5a37
Style fixes. I've stopped removing 1.3 references.
...
This will need to be done later.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86337 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 19:21:09 +00:00
Ken Coar
a427b65a19
Fix an HREF that contained a line-break.
...
Submitted by: Ben Hyde <bhyde@gensym.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81453 13f79535-47bb-0310-9956-ffa450edef68
1998-06-04 18:46:36 +00:00
Ken Coar
38d73313a9
Some of my semi-regular HTML cleanup (tag ordering, B/I
...
replacement) and long-line (>80) shortening. No thirty..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81320 13f79535-47bb-0310-9956-ffa450edef68
1998-05-20 14:13:00 +00:00
Ken Coar
80c32a1d5f
Another pass at the normalisation of the HTML tags. Some
...
corrections coming up.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80130 13f79535-47bb-0310-9956-ffa450edef68
1998-02-05 20:05:18 +00:00
Ken Coar
8d03a2f944
As threatened. The directive attributes in the module documentation
...
are now links back to a description of what the attributes mean.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80041 13f79535-47bb-0310-9956-ffa450edef68
1998-01-28 19:11:58 +00:00
Ken Coar
07050bb5be
A truly mighty mod normalising HTML tags to uppercase, and
...
'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening
to do this for months.. no-one need try to maintain this when
writing/modifiying the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
1998-01-26 16:54:35 +00:00
Randy Terbush
bd83b23387
Update docs to reflect changes to mod_cern_meta
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79035 13f79535-47bb-0310-9956-ffa450edef68
1997-08-23 18:42:07 +00:00
Ken Coar
87226ebeb8
More HTML cleanups, retrofit of intentional <XA> tag to a no-op
...
<A NAME> (thanks, Marc). Lots of trailing blanks removed throughout.
Small addition to the new_features_1_3 page. Plenty of
cleanup still to come..
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78545 13f79535-47bb-0310-9956-ffa450edef68
1997-07-06 17:19:19 +00:00
Ken Coar
8a147876e2
Online docs appearance rework, pass 1 phase 3: module descriptions.
...
This is the end of this pass for the online manual.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78228 13f79535-47bb-0310-9956-ffa450edef68
1997-06-04 16:14:24 +00:00
Marc Slemko
12e17e74b5
Big spelling and HTML cleanup of docs. Thanks go to weblint and ispell
...
and their authors.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78081 13f79535-47bb-0310-9956-ffa450edef68
1997-05-01 05:27:03 +00:00
Roy T. Fielding
cf930bdabe
Fixed typos, broken links.
...
Submitted by: Ken "the rodent of unusual size" <coar@decus.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77542 13f79535-47bb-0310-9956-ffa450edef68
1997-01-31 00:55:13 +00:00
brian
1854018955
Reviewed by: Brian Behlendorf
...
Submitted by: Martin Kraemer
More link surgery - I think this should be it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77274 13f79535-47bb-0310-9956-ffa450edef68
1996-12-12 01:09:58 +00:00
brian
3af317e82e
Added headers/footers for these files. Fixed some typos. Started removing
...
old latex stuff.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77016 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 10:30:54 +00:00
brian
b2ab672f99
Moving files to mod/
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@76995 13f79535-47bb-0310-9956-ffa450edef68
1996-11-21 08:12:53 +00:00