aboutsummaryrefslogtreecommitdiff
path: root/web/header.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-09 02:06:57 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-01-09 02:06:57 +0000
commit8c98a36b33ca2c72c46b099f0fe6945256da22d7 (patch)
tree12202b31368f6f73efeaaa8b09bab3cc6e85bb0c /web/header.html
parenta428c9fadc2546ed599b5d14735b4af757d12ddd (diff)
downloadpandoc-8c98a36b33ca2c72c46b099f0fe6945256da22d7.tar.gz
Improvements in website:
+ Descriptions on examples. + New "features" page highlighting Pandoc's features. + Small other improvements. git-svn-id: https://pandoc.googlecode.com/svn/trunk@466 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/header.html')
-rw-r--r--web/header.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/header.html b/web/header.html
index 4a5f60901..6f9ce637d 100644
--- a/web/header.html
+++ b/web/header.html
@@ -2,9 +2,10 @@
<ul>
<li><a href="index.html" title="Home page">Home</a></li>
<li><a href="README.html" title="Pandoc documentation">README</a></li>
+<li><a href="features.html" title="Pandoc features">Features</a></li>
<li><a href="examples.html" title="Pandoc demos">Examples</a></li>
<li><a href="doc/index.html" title="API documentation for Pandoc libraries">API</a></li>
-<li><a href="changelog.html" title="Pandoc's changelog">History</a></li>
+<li><a href="changelog.html" title="Pandoc's changelog">Changelog</a></li>
</ul>
</div>
<div id="main" class="withleftmenu">