summaryrefslogtreecommitdiff
path: root/examples/website
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2008-12-31 22:03:17 +1300
committerStuart Rackham <srackham@methods.co.nz>2008-12-31 22:03:17 +1300
commit65bc2f93f9ad549c5ed6a9c719f0cddb1dc8aa9d (patch)
treeb623cef00ff0267cc3fc2cad46386440f67dda58 /examples/website
parentc5e08a33e11ca7634d872605bd78ce14cd102d4a (diff)
downloadasciidoc-65bc2f93f9ad549c5ed6a9c719f0cddb1dc8aa9d.tar.gz
Updated website for 8.3.2 release.
Diffstat (limited to 'examples/website')
l---------examples/website/asciidoc-graphviz-sample.txt1
-rw-r--r--examples/website/asciidoc-website.dict13
-rw-r--r--examples/website/index.txt35
-rw-r--r--examples/website/main.aap2
4 files changed, 40 insertions, 11 deletions
diff --git a/examples/website/asciidoc-graphviz-sample.txt b/examples/website/asciidoc-graphviz-sample.txt
new file mode 120000
index 0000000..24b4ea6
--- /dev/null
+++ b/examples/website/asciidoc-graphviz-sample.txt
@@ -0,0 +1 @@
+../../filters/graphviz/asciidoc-graphviz-sample.txt \ No newline at end of file
diff --git a/examples/website/asciidoc-website.dict b/examples/website/asciidoc-website.dict
index 5bfda33..b4cd46d 100644
--- a/examples/website/asciidoc-website.dict
+++ b/examples/website/asciidoc-website.dict
@@ -1,4 +1,4 @@
-personal_ws-1.1 en 149
+personal_ws-1.1 en 158
backends
AsciiDoc's
Rosten
@@ -24,11 +24,13 @@ Potapov
backmatter
SourceForge
Solaris
+loweralpha
newtables
ikiwiki
callout
firefox
SGML
+graphviz
dx
doctests
hg
@@ -50,8 +52,8 @@ symlink
xhtml
ln
Philips
-LaTeXMathML
latexmathml
+LaTeXMathML
LaTexMathML
outlang
Efros
@@ -70,10 +72,12 @@ ImageMagick
Pommereau
ly
programlisting
+upperroman
Xubuntu
syntaxes
dblatex
stdout
+Iisaka
asciidoc
AsciiDoc
AsciiMathML
@@ -82,6 +86,7 @@ ASCIIMathML
ps
odf
filetype
+arabic
Rosenkraenzer
py
ua
@@ -105,6 +110,7 @@ pdf
userguide
Rapaz
Røsten
+lowerroman
refentry
stylesheets
Gingras
@@ -143,8 +149,11 @@ png
formulae
Mandelson
xml
+upperalpha
Wiese
chunked
+Gouichi
Jipsen
+Iisaka's
Wiki
dBA
diff --git a/examples/website/index.txt b/examples/website/index.txt
index c38510b..fcfa890 100644
--- a/examples/website/index.txt
+++ b/examples/website/index.txt
@@ -3,15 +3,22 @@ AsciiDoc Home Page
.{date}: AsciiDoc {revision} Released
************************************************************************
-This release fixes a couple of regression bugs in the initial
-link:version83.html[version 8.3] release along with some minor
-additions.
-The platform dependent `install.sh` script has been replaced with an
-link:INSTALL.html#_distribution_tarball_installation[autoconf make
-file] (this change didn't make it into the 8.3.0 release because of
-time constraints).
-Read the link:CHANGELOG.html[CHANGELOG] for a full list of all
-additions and changes.
+Two significant changes in this release:
+
+- Included Gouichi Iisaka's <<X4,Graphviz filter>> in the AsciiDoc
+ distribution.
+- You can now set the numbered list number style by setting the
+ 'numeration' and 'numeration2' attributes ('arabic', 'loweralpha',
+ 'upperalpha', 'lowerroman' and 'upperroman') or letting AsciiDoc
+ guess the style of the first numbered item.
+
+Plus a number of smaller additions along with the usual documentation
+polishing. Read the link:CHANGELOG.html[CHANGELOG] for a full list of
+all additions and changes.
+
+One final note: if you are upgrading from version 8.2.7 or less please
+read about possible link:CHANGELOG.html#X1[compatibility issues]
+first.
mailto:srackham@gmail.com['Stuart Rackham']
************************************************************************
@@ -113,6 +120,16 @@ A link:source-highlight-filter.html[source code highlight filter] is
included in the distribution `./filters/` directory.
+[[X4]]
+Graphviz Filter
+---------------
+Gouichi Iisaka has written a http://www.graphviz.org/[Graphviz] filter
+for AsciiDoc. Graphviz generates diagrams from a textual
+specification. Gouichi Iisaka's Graphviz filter is included in the
+AsciiDoc distribution. Here are some
+link:asciidoc-graphviz-sample.html[AsciiDoc Graphviz examples].
+
+
[[X3]]
Mathematical Formulae
---------------------
diff --git a/examples/website/main.aap b/examples/website/main.aap
index 9000431..4758564 100644
--- a/examples/website/main.aap
+++ b/examples/website/main.aap
@@ -15,6 +15,7 @@ LOCAL_WEB = ~/tmp/asciidoc-web # Local web marshalling location.
WEB_ROOT =
a2x.1
asciidoc-docbook-xsl
+ asciidoc-graphviz-sample
asciimathml
CHANGELOG
downloads
@@ -130,6 +131,7 @@ copy: all
:sys mkdir -p $LOCAL_WEB/chunked/
:sys cp $DOCS_DIR/asciidoc.chunked/*.html $LOCAL_WEB/chunked/
:sys cp music?.* $LOCAL_WEB
+ :sys cp sample?.png $LOCAL_WEB
clean:
:del {f} $WEB_PAGES