summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2009-05-27 09:22:21 +1200
committerStuart Rackham <srackham@methods.co.nz>2009-05-27 09:22:21 +1200
commita182068ffeb0f07db22668fa122143a6aac85450 (patch)
treecefc02ea63eab591ef4f0a1532913dd0d9fa850d
parent462a7b9bcb108d56242e1262c8d31426b73ab78f (diff)
downloadasciidoc-a182068ffeb0f07db22668fa122143a6aac85450.tar.gz
Tweaked website pages.8.4.5
-rw-r--r--README.txt5
-rw-r--r--examples/website/index.txt9
-rw-r--r--examples/website/layout1.conf7
-rw-r--r--examples/website/layout2.conf7
4 files changed, 11 insertions, 17 deletions
diff --git a/README.txt b/README.txt
index e57ce30..de691f1 100644
--- a/README.txt
+++ b/README.txt
@@ -11,9 +11,8 @@ official Python website http://www.python.org.
Obtaining AsciiDoc
------------------
-The latest AsciiDoc version and online documentation can be found at
-http://www.methods.co.nz/asciidoc/ and at the SourceForge
-http://sourceforge.net/projects/asciidoc/.
+Documentation and installation instructions are on the AsciiDoc
+website http://www.methods.co.nz/asciidoc/
Tools
diff --git a/examples/website/index.txt b/examples/website/index.txt
index a30b2bb..8d51182 100644
--- a/examples/website/index.txt
+++ b/examples/website/index.txt
@@ -17,12 +17,9 @@ some points of interest:
. French, German, Hungarian and Russian language file contributions.
Read the link:CHANGELOG.html[CHANGELOG] for a full list of all
-additions and changes. Changes are documented in the updated
-link:userguide.html[User Guide].
-
-NOTE: The distribution tarballs are no longer on this
-website, get them from the
-http://sourceforge.net/projects/asciidoc/[SourceForge].
+additions and changes. +
+Changes are documented in the updated link:userguide.html[User Guide]. +
+link:INSTALL.html[Download and installation instructions].
mailto:srackham@gmail.com['Stuart Rackham']
************************************************************************
diff --git a/examples/website/layout1.conf b/examples/website/layout1.conf
index 7d2548c..fe1c245 100644
--- a/examples/website/layout1.conf
+++ b/examples/website/layout1.conf
@@ -72,14 +72,13 @@ endif::latexmath[]
<div>&#187;<a href="index.html">Home</a></div>
<div>&#187;<a href="manpage.html">Man&nbsp;Page</a></div>
<div>&#187;<a href="userguide.html">User&nbsp;Guide</a></div>
+ <div>&#187;<a href="INSTALL.html">Installation</a></div>
+ <div>&#187;<a href="faq.html">FAQ</a></div>
<div>&#187;<a href="a2x.1.html">a2x</a></div>
<div>&#187;<a href="asciidocapi.html">API</a></div>
<div>&#187;<a href="http://powerman.name/doc/asciidoc">Cheatsheet</a></div>
- <div>&#187;<a href="README.html">README</a></div>
- <div>&#187;<a href="CHANGELOG.html">ChangeLog</a></div>
- <div>&#187;<a href="INSTALL.html">Installation</a></div>
- <div>&#187;<a href="faq.html">FAQ</a></div>
<div>&#187;<a href="testasciidoc.html">Tests</a></div>
+ <div>&#187;<a href="CHANGELOG.html">ChangeLog</a></div>
<div>&#187;<a href="support.html">Support</a></div>
<div id="page-source">&#187;<a href="{eval:os.path.basename('{infile}')}">Page&nbsp;Source</a></div>
</td>
diff --git a/examples/website/layout2.conf b/examples/website/layout2.conf
index fc558e9..c4a4d2b 100644
--- a/examples/website/layout2.conf
+++ b/examples/website/layout2.conf
@@ -72,14 +72,13 @@ endif::latexmath[]
<div>&#187;<a href="index.html">Home</a></div>
<div>&#187;<a href="manpage.html">Man&nbsp;Page</a></div>
<div>&#187;<a href="userguide.html">User&nbsp;Guide</a></div>
+ <div>&#187;<a href="INSTALL.html">Installation</a></div>
+ <div>&#187;<a href="faq.html">FAQ</a></div>
<div>&#187;<a href="a2x.1.html">a2x</a></div>
<div>&#187;<a href="asciidocapi.html">API</a></div>
<div>&#187;<a href="http://powerman.name/doc/asciidoc">Cheatsheet</a></div>
- <div>&#187;<a href="README.html">README</a></div>
- <div>&#187;<a href="CHANGELOG.html">ChangeLog</a></div>
- <div>&#187;<a href="INSTALL.html">Installation</a></div>
- <div>&#187;<a href="faq.html">FAQ</a></div>
<div>&#187;<a href="testasciidoc.html">Tests</a></div>
+ <div>&#187;<a href="CHANGELOG.html">ChangeLog</a></div>
<div>&#187;<a href="support.html">Support</a></div>
<div id="page-source">&#187;<a href="{eval:os.path.basename('{infile}')}">Page&nbsp;Source</a></div>
</div>