[llvm-commits] [PATCH 1/2] docs: Redefine Heading elements as below;
NAKAMURA Takumi
geek4civic at gmail.com
Sun Apr 10 19:53:34 PDT 2011
H1 ... Title (and might be Chapter in future)
H2 ... Section
H3 ... Subsection
H4 ... Sub-subsection
---
docs/AliasAnalysis.html | 172 +++++++++++++++++++++---------------------
docs/ProgrammersManual.html | 2 +-
docs/ReleaseNotes.html | 154 +++++++++++++++++++-------------------
docs/UsingLibraries.html | 4 +-
docs/llvm.css | 12 ++--
5 files changed, 172 insertions(+), 172 deletions(-)
---
For this submission, I show two more tweaked file,
"AliasAnalysis.html" and "ReleaseNotes.html".
I have almost all (traversable from docs/index.html) patches for them.
I am afraid my patches might make inconsistencies when yet another
formatter (eg. ReST) were introduced.
...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-docs-Redefine-Heading-elements-as-below.patch.txt
Type: text/x-patch
Size: 31542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110411/38442bf7/attachment.bin>
More information about the llvm-commits
mailing list