summaryrefslogtreecommitdiffstats
path: root/docs/website/header.html
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-03-04 00:34:18 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2012-03-04 00:34:18 +0100
commit6b4c974d5a1a8d12831a6b0de72104368851b5a7 (patch)
treec9f06ac8f70fbdc50bfa9215d9a2d0b93cc3dc57 /docs/website/header.html
parent4ed88705b8ea1dae9adc109b71ef35624a9faccd (diff)
downloadnetctl-6b4c974d5a1a8d12831a6b0de72104368851b5a7.tar.gz
netctl-6b4c974d5a1a8d12831a6b0de72104368851b5a7.tar.xz
Overhaul of documentation
- Documentation now uses asciidoc instead of pandoc. - Documentation is updated. - More documentation is installed. - The Makefile has been revised. - Autocompletion files must now be installed through the PKGBUILD. - contrib/11netcfg has been deleted. It is unmaintained and duplicated in pm-utils. This closes FS#25587. - contrib/common.hook has been deleted. It demonstrated a feature that the target audience is already familiar with and didn't work anyway. This closes FS#27496. Developers are free to write unwieldy scripts in the {PRE,POST}_{UP,DOWN} variables.
Diffstat (limited to 'docs/website/header.html')
-rw-r--r--docs/website/header.html54
1 files changed, 0 insertions, 54 deletions
diff --git a/docs/website/header.html b/docs/website/header.html
deleted file mode 100644
index f10db1c..0000000
--- a/docs/website/header.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>Arch Linux</title>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <link rel="stylesheet" href="http://archlinux.org/media/arch.css" />
- <link rel="icon" href="/media/favicon.ico" type="image/x-icon" />
- <link rel="shortcut icon" href="/media/favicon.ico" type="image/x-icon" />
-
-<link rel="alternate" type="application/rss+xml" title="Arch Linux News Updates" href="/feeds/news/" />
-<link rel="alternate" type="application/rss+xml" title="Arch Linux Package Updates" href="/feeds/packages/" />
-<style type="text/css">
- dt
-{
-font-weight: bold;
-}
-dd
-{
- margin-left: 2em;
-}
-h3
-{
- margin-top: 10px;
-}
-pre
-{
- padding-bottom: 10px;
-}
-h1 a, h2 a, h3 a {
- color: #000000;
-}
-* ul { padding: 10px 20px; }
- </style>
- </head>
- <body>
- <div id="head_container">
- <div id="title">
- <div id="logo"><h1 id="archtitle"><a href="http://archlinux.org/" title="Arch Linux (Home)">Arch Linux</a></h1></div>
- </div>
- <div id="main_nav">
- <ul>
- <li><a href="http://aur.archlinux.org">AUR</a></li>
- <li><a href="http://bugs.archlinux.org">Bugs</a></li>
- <li><a href="http://wiki.archlinux.org/index.php/Network_Profiles">Wiki</a></li>
- <li><a href="http://bbs.archlinux.org">Forums</a></li>
- <li class="selected"><a href="/netcfg">netcfg</a></li>
- <li><a href="http://archlinux.org">Home</a></li>
- </ul>
- </div>
- </div>
- <div id="content">
-
-
-