1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-03 10:42:03 +03:00

30 Commits

Author SHA1 Message Date
Roy T. Fielding
8489723b25 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421095 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 02:57:16 +00:00
Roy T. Fielding
2714420533 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421081 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 02:25:00 +00:00
Roy T. Fielding
8543206431 update license header text
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421020 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 23:04:56 +00:00
Colm MacCarthaigh
ebe24d48c7 Update the last year of copyright.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395229 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:23:42 +00:00
André Malo
13958c3a99 fix latex build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333016 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 15:05:53 +00:00
André Malo
0550e8f49c centralize the versioning of the httpd and the docs directories
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333005 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 14:11:48 +00:00
Joshua Slive
a4e7576ddf Get latex build working again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@306833 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 18:42:38 +00:00
Justin Erenkrantz
905cdf9f0b Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
4a5e555f8e adjust copyright notices in the style directory
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124113 13f79535-47bb-0310-9956-ffa450edef68
2005-01-04 15:35:57 +00:00
André Malo
bd2cc475c2 allmodules.xml references were removed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103613 13f79535-47bb-0310-9956-ffa450edef68
2004-05-04 23:14:15 +00:00
André Malo
0d61af8c58 fix $message references
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103585 13f79535-47bb-0310-9956-ffa450edef68
2004-05-03 20:18:46 +00:00
Joshua Slive
217de70a7c Forward Port:
Put a little more detail (including copyright notice) into
  frontmatter of latex version.  Also prepare for inclusion
  of png graphics.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103245 13f79535-47bb-0310-9956-ffa450edef68
2004-04-02 21:02:46 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
5ec2bfbf62 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102536 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:52:06 +00:00
André Malo
b3e9af0211 update license and copyright to 2004.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102133 13f79535-47bb-0310-9956-ffa450edef68
2004-01-01 13:20:08 +00:00
Joshua Slive
51c56ba0d3 Merge the LaTeX todo list into the main docs STATUS file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100415 13f79535-47bb-0310-9956-ffa450edef68
2003-06-30 19:38:40 +00:00
Joshua Slive
217da4d4a9 LaTeX:
- Change the base font to 10pt.  Yes, this is a little smaller than
I prefer for reading a long book, but it makes it much easier to
fit text in tables/examples/lines/etc, and it shrinks the whole
thing by about 100 pages.

- Fix issue with inter-item spacing.

- Change all links to blue (the green was too light, and I don't feel
like figuring out how to fix that with the latex color package)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100377 13f79535-47bb-0310-9956-ffa450edef68
2003-06-27 18:50:49 +00:00
Joshua Slive
d7f6101878 LaTeX:
- Replace " with \texttt{"}, which is ugly, but less ugly than quotes going
in the wrong direction.

- Add a disclaimer to the front of the book telling people to look
at the html if they have a problem.

- Use "longtable" (and thereby allow a pagebreak) for tables with
more than 15 rows.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100319 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 22:51:28 +00:00
Joshua Slive
f044bb22f6 LaTeX:
- Add transformations of quickreference and faq.

- Move <seealso> and the titles to their own templates to avoid
repeating code.

- Fix external directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100304 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 18:36:06 +00:00
Joshua Slive
bde49b035a LaTeX:
- Add a little more meta-information to the pdf file (title/author)

- Remove the dependency on fullpage.sty, since this is not a standard
latex package.

- With <note type="Warning">, replace the arrow with an exclamation mark
in a box.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100267 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 15:03:59 +00:00
Joshua Slive
a305a84911 LaTeX:
- Another attempt to fix the # URL issue.

- Table changes:
  - Use \small font inside tables.
  - Use bold for table headers.

- Another hack to deal with <br>: use a small-skip rather
  than a line-break after an <indent>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100243 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 15:08:58 +00:00
Joshua Slive
5107cf3d7d LaTeX:
- Add directive index.
- Number the front-matter pages using roman numerals
- Omit any <br/> that ends a block.
- Improve the rendering of <indent> by using a
  list environment rather than a minipage.
- Update the TODO list.

Current draft at:
http://www.apache.org/~slive/manual/


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100225 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 19:50:41 +00:00
Joshua Slive
9f4b802299 Update the LaTeX TODO.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100224 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 15:13:11 +00:00
Joshua Slive
b1421c366b LaTeX:
- Add the moduleindex
- Add borders where appropriate to tables
- Include table headers (but don't style them properly yet)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100223 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 15:12:47 +00:00
Joshua Slive
4ab56d50cb Latex: Improve the table generation code a little and
make another try at getting the # to work in urls.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100208 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 21:51:57 +00:00
Joshua Slive
8798b88fdc Transform <columnspec><column width=".2">... hints to help latex
size tables properly.  Also change the html tranforms to ignore this
and add the elements to the dtd.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100207 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 20:17:51 +00:00
Joshua Slive
d57e69ab85 A bunch of little latex-related updates:
- Increase the inter-list-item spacing a little.

- Decrease the font-size used in examples by one notch (\small).

- Use regular paragraph formatting in the directive synopsis
table cells rather than a minipage.

- Add links to <directive> and <module> (online only, not page numbers)

- Fix the space missing in the directive titles.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100206 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 18:29:05 +00:00
Joshua Slive
d9c9d17673 A couple notes on what is left, along with some hints for people who
are good with xsl but not latex.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100174 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 16:09:57 +00:00
Joshua Slive
3eef7403e6 A little bit of progress:
1. Fix transformation of absolute <a href>s to footnotes,
   and include hyperref links.  This is a result of fixing
   a bug in the latex escaping template.

2. Turn off the ugly box around the links, and make them
   colored instead.

3. Slightly shrink the inter-paragraph spacing, and the spacing
   around <notes> and <examples>.

4. Change to favour standard pdf fonts where possible.  This
   may or may not be a good move in the long run.

A new version is online at
http://www.apache.org/~slive/manual/


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100173 13f79535-47bb-0310-9956-ffa450edef68
2003-06-05 15:16:27 +00:00
Joshua Slive
321387b331 A first attempt at xslt to create a latex file from our xml docs.
Lots of things remain to be done here; see TODO for some ideas.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100172 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 19:38:19 +00:00