diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-14 06:38:14 +0000 |
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-07-14 06:38:14 +0000 |
| commit | 36f67df37108ad688a3c738c61f47260d926c0e6 (patch) | |
| tree | 31954d222243d8a03fff8d311d297fb2fe797dc2 /web/header.html | |
| parent | 9a96429a1a018803c8b1af6d9a9300d346b53b3c (diff) | |
| download | pandoc-36f67df37108ad688a3c738c61f47260d926c0e6.tar.gz | |
Removed some unnecessary files from web directory.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@700 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/header.html')
| -rw-r--r-- | web/header.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/web/header.html b/web/header.html deleted file mode 100644 index 67935b585..000000000 --- a/web/header.html +++ /dev/null @@ -1,13 +0,0 @@ -<div id="sidebar"> -<ul> -<li><a href="index.html" title="Home page">Home</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="README.html" title="Pandoc user's guide">User’s Guide</a></li> -<li><a href="doc/index.html" title="API documentation for Pandoc libraries">API Docs</a></li> -<li><a href="changelog.html" title="Pandoc's changelog">Changelog</a></li> -</ul> -</div> -<div id="main" class="withleftmenu"> - - |
