diff options
-rw-r--r-- | doc/Makefile.am | 8 | ||||
-rw-r--r-- | doc/overview/Makefile.am | 2 | ||||
-rw-r--r-- | doc/overview/contact.html | 189 | ||||
-rw-r--r-- | doc/overview/features.html | 189 | ||||
-rw-r--r-- | doc/overview/gettingstarted.html | 189 | ||||
-rw-r--r-- | doc/overview/index.html | 189 | ||||
-rw-r--r-- | doc/overview/toplinks.html.part.in | 189 | ||||
-rw-r--r-- | doc/paludis.css | 10 | ||||
-rw-r--r-- | doc/toplinks.html.part.in | 189 |
9 files changed, 490 insertions, 664 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 103692efc..034f7d88b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -21,15 +21,17 @@ EXTRA_DIST = \ index.html.part.in \ news.html.part.in \ changelog.html.part.in \ - paludis.css + paludis.css \ + paludis_270.png -paludishtmldir = $(htmldir)/paludis +paludishtmldir = $(htmldir) paludishtml_DATA = \ index.html \ news.html \ changelog.html \ - paludis.css + paludis.css \ + paludis_270.png index.html : header.html.part index.html.part footer.html.part cat header.html.part index.html.part footer.html.part > $@ diff --git a/doc/overview/Makefile.am b/doc/overview/Makefile.am index cd5e554e8..fc8002057 100644 --- a/doc/overview/Makefile.am +++ b/doc/overview/Makefile.am @@ -14,7 +14,7 @@ EXTRA_DIST = \ MAINTAINERCLEANFILES = Makefile.in -paludisoverviewhtmldir = $(htmldir)/paludis/overview +paludisoverviewhtmldir = $(htmldir)/overview paludisoverviewhtml_DATA = \ index.html \ diff --git a/doc/overview/contact.html b/doc/overview/contact.html index 13bca7a3d..c94d9479f 100644 --- a/doc/overview/contact.html +++ b/doc/overview/contact.html @@ -12,116 +12,85 @@ <!-- vim: set tw=120 ft=html sw=4 sts=4 et : --> -<table border="0" cellspacing="0" width="100%"> - <col width="0*" /> - <col width="1*" /> - <col width="1*" /> - <col /> - - <tr> - <td rowspan="7" class="logotab"> - <a href="../"><img style="border: 0px; padding-right: 50px;" - src="../paludis_270.png" alt="Paludis Logo" - /></a> - </td> - - <td> - <a href="../">Introduction</a> - </td> - - <td class="currentpage"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> - </td> - - <td class="currentpage"> - <a href="../overview/features">Features</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td class="currenttab"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - <a href="../overview/gettingstarted.html">Getting started</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../faq/">FAQ</a> - </td> - - <td class="currentpage"> - <a href="../overview/contact.html">Contact</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Clients</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Configuration</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">API</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> -</table> +<div class="topnavinner"> + <table border="0" cellspacing="0"> + <tr> + <td rowspan="7" class="logotab"> + <a href="../"><img style="border: 0px; padding-right: 50px;" + src="../paludis_270.png" alt="Paludis Logo" + /></a> + </td> + + <td> + <a href="../">Introduction</a> + </td> + + <td class="currentpage"> + <a href="../overview/features.html">Features</a> + </td> + </tr> + + <tr> + <td> + <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> + </td> + + <td class="currentpage"> + <a href="../overview/gettingstarted.html">Getting Started</a> + </td> + </tr> + + <tr> + <td class="currenttab"> + <a href="../overview/">Overview</a> + </td> + + <td class="currentpage"> + <a href="../overview/contact.html">Contact</a> + </td> + </tr> + + <tr> + <td> + <a href="../faq/">FAQ</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../clients/">Clients</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../configuration/">Configuration</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../api/">API</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + </table> +</div> </div> diff --git a/doc/overview/features.html b/doc/overview/features.html index 7e136e74e..e1cf4cf7d 100644 --- a/doc/overview/features.html +++ b/doc/overview/features.html @@ -12,116 +12,85 @@ <!-- vim: set tw=120 ft=html sw=4 sts=4 et : --> -<table border="0" cellspacing="0" width="100%"> - <col width="0*" /> - <col width="1*" /> - <col width="1*" /> - <col /> - - <tr> - <td rowspan="7" class="logotab"> - <a href="../"><img style="border: 0px; padding-right: 50px;" - src="../paludis_270.png" alt="Paludis Logo" - /></a> - </td> - - <td> - <a href="../">Introduction</a> - </td> - - <td class="currentpage"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> - </td> - - <td class="currentpage"> - <a href="../overview/features">Features</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td class="currenttab"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - <a href="../overview/gettingstarted.html">Getting started</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../faq/">FAQ</a> - </td> - - <td class="currentpage"> - <a href="../overview/contact.html">Contact</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Clients</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Configuration</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">API</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> -</table> +<div class="topnavinner"> + <table border="0" cellspacing="0"> + <tr> + <td rowspan="7" class="logotab"> + <a href="../"><img style="border: 0px; padding-right: 50px;" + src="../paludis_270.png" alt="Paludis Logo" + /></a> + </td> + + <td> + <a href="../">Introduction</a> + </td> + + <td class="currentpage"> + <a href="../overview/features.html">Features</a> + </td> + </tr> + + <tr> + <td> + <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> + </td> + + <td class="currentpage"> + <a href="../overview/gettingstarted.html">Getting Started</a> + </td> + </tr> + + <tr> + <td class="currenttab"> + <a href="../overview/">Overview</a> + </td> + + <td class="currentpage"> + <a href="../overview/contact.html">Contact</a> + </td> + </tr> + + <tr> + <td> + <a href="../faq/">FAQ</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../clients/">Clients</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../configuration/">Configuration</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../api/">API</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + </table> +</div> </div> diff --git a/doc/overview/gettingstarted.html b/doc/overview/gettingstarted.html index 6e6404a4e..c8597a168 100644 --- a/doc/overview/gettingstarted.html +++ b/doc/overview/gettingstarted.html @@ -12,116 +12,85 @@ <!-- vim: set tw=120 ft=html sw=4 sts=4 et : --> -<table border="0" cellspacing="0" width="100%"> - <col width="0*" /> - <col width="1*" /> - <col width="1*" /> - <col /> - - <tr> - <td rowspan="7" class="logotab"> - <a href="../"><img style="border: 0px; padding-right: 50px;" - src="../paludis_270.png" alt="Paludis Logo" - /></a> - </td> - - <td> - <a href="../">Introduction</a> - </td> - - <td class="currentpage"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> - </td> - - <td class="currentpage"> - <a href="../overview/features">Features</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td class="currenttab"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - <a href="../overview/gettingstarted.html">Getting started</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../faq/">FAQ</a> - </td> - - <td class="currentpage"> - <a href="../overview/contact.html">Contact</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Clients</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Configuration</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">API</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> -</table> +<div class="topnavinner"> + <table border="0" cellspacing="0"> + <tr> + <td rowspan="7" class="logotab"> + <a href="../"><img style="border: 0px; padding-right: 50px;" + src="../paludis_270.png" alt="Paludis Logo" + /></a> + </td> + + <td> + <a href="../">Introduction</a> + </td> + + <td class="currentpage"> + <a href="../overview/features.html">Features</a> + </td> + </tr> + + <tr> + <td> + <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> + </td> + + <td class="currentpage"> + <a href="../overview/gettingstarted.html">Getting Started</a> + </td> + </tr> + + <tr> + <td class="currenttab"> + <a href="../overview/">Overview</a> + </td> + + <td class="currentpage"> + <a href="../overview/contact.html">Contact</a> + </td> + </tr> + + <tr> + <td> + <a href="../faq/">FAQ</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../clients/">Clients</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../configuration/">Configuration</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../api/">API</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + </table> +</div> </div> diff --git a/doc/overview/index.html b/doc/overview/index.html index b518d5ed2..3c6e3a2aa 100644 --- a/doc/overview/index.html +++ b/doc/overview/index.html @@ -12,116 +12,85 @@ <!-- vim: set tw=120 ft=html sw=4 sts=4 et : --> -<table border="0" cellspacing="0" width="100%"> - <col width="0*" /> - <col width="1*" /> - <col width="1*" /> - <col /> - - <tr> - <td rowspan="7" class="logotab"> - <a href="../"><img style="border: 0px; padding-right: 50px;" - src="../paludis_270.png" alt="Paludis Logo" - /></a> - </td> - - <td> - <a href="../">Introduction</a> - </td> - - <td class="currentpage"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> - </td> - - <td class="currentpage"> - <a href="../overview/features">Features</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td class="currenttab"> - <a href="../overview/">Overview</a> - </td> - - <td class="currentpage"> - <a href="../overview/gettingstarted.html">Getting started</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../faq/">FAQ</a> - </td> - - <td class="currentpage"> - <a href="../overview/contact.html">Contact</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Clients</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">Configuration</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="../">API</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> -</table> +<div class="topnavinner"> + <table border="0" cellspacing="0"> + <tr> + <td rowspan="7" class="logotab"> + <a href="../"><img style="border: 0px; padding-right: 50px;" + src="../paludis_270.png" alt="Paludis Logo" + /></a> + </td> + + <td> + <a href="../">Introduction</a> + </td> + + <td class="currentpage"> + <a href="../overview/features.html">Features</a> + </td> + </tr> + + <tr> + <td> + <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> + </td> + + <td class="currentpage"> + <a href="../overview/gettingstarted.html">Getting Started</a> + </td> + </tr> + + <tr> + <td class="currenttab"> + <a href="../overview/">Overview</a> + </td> + + <td class="currentpage"> + <a href="../overview/contact.html">Contact</a> + </td> + </tr> + + <tr> + <td> + <a href="../faq/">FAQ</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../clients/">Clients</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../configuration/">Configuration</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="../api/">API</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + </table> +</div> </div> diff --git a/doc/overview/toplinks.html.part.in b/doc/overview/toplinks.html.part.in index 9e02cc929..5ce5e3d6d 100644 --- a/doc/overview/toplinks.html.part.in +++ b/doc/overview/toplinks.html.part.in @@ -1,114 +1,83 @@ <!-- vim: set tw=120 ft=html sw=4 sts=4 et : --> -<table border="0" cellspacing="0" width="100%"> - <col width="0*" /> - <col width="1*" /> - <col width="1*" /> - <col /> - - <tr> - <td rowspan="7" class="logotab"> - <a href="###TOPURI###"><img style="border: 0px; padding-right: 50px;" - src="###TOPURI###paludis_270.png" alt="Paludis Logo" - /></a> - </td> - - <td> - <a href="###TOPURI###">Introduction</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###overview/">Overview</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###overview/features">Features</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td class="currenttab"> - <a href="###TOPURI###overview/">Overview</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###overview/gettingstarted.html">Getting started</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###faq/">FAQ</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###overview/contact.html">Contact</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###">Clients</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###">Configuration</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###">API</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> -</table> +<div class="topnavinner"> + <table border="0" cellspacing="0"> + <tr> + <td rowspan="7" class="logotab"> + <a href="###TOPURI###"><img style="border: 0px; padding-right: 50px;" + src="###TOPURI###paludis_270.png" alt="Paludis Logo" + /></a> + </td> + + <td> + <a href="###TOPURI###">Introduction</a> + </td> + + <td class="currentpage"> + <a href="###TOPURI###overview/features.html">Features</a> + </td> + </tr> + + <tr> + <td> + <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> + </td> + + <td class="currentpage"> + <a href="###TOPURI###overview/gettingstarted.html">Getting Started</a> + </td> + </tr> + + <tr> + <td class="currenttab"> + <a href="###TOPURI###overview/">Overview</a> + </td> + + <td class="currentpage"> + <a href="###TOPURI###overview/contact.html">Contact</a> + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###faq/">FAQ</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###clients/">Clients</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###configuration/">Configuration</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###api/">API</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + </table> +</div> diff --git a/doc/paludis.css b/doc/paludis.css index 84f8b2611..1db9dc62d 100644 --- a/doc/paludis.css +++ b/doc/paludis.css @@ -78,10 +78,20 @@ div.topnav { background-color: #ddcc99; } +div.topnav table { + background-color: #ddcc99; +} + div.topnav table * td { padding: 1px 10px; } +div.topnavinner { + background-color: #eedd99; + margin: 0em; + padding: 0em; +} + .currenttab { background-color: #eedd99; font-weight: bold; diff --git a/doc/toplinks.html.part.in b/doc/toplinks.html.part.in index b85e2ad05..d5fec4de9 100644 --- a/doc/toplinks.html.part.in +++ b/doc/toplinks.html.part.in @@ -1,113 +1,82 @@ <!-- vim: set tw=120 ft=html sw=4 sts=4 et : --> -<table border="0" cellspacing="0" width="100%"> - <col width="0*" /> - <col width="1*" /> - <col width="1*" /> - <col /> - - <tr> - <td rowspan="7" class="logotab"> - <a href="###TOPURI###"><img style="border: 0px; padding-right: 50px;" - src="###TOPURI###paludis_270.png" alt="Paludis Logo" - /></a> - </td> - - <td class="currenttab"> - <a href="###TOPURI###">Introduction</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###">Main page</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###news.html">Release Notes</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###overview/">Overview</a> - </td> - - <td class="currentpage"> - <a href="###TOPURI###changelog.html">ChangeLog</a> - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###faq/">FAQ</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###">Clients</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###">Configuration</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> - - <tr> - <td> - <a href="###TOPURI###">API</a> - </td> - - <td class="currentpage"> - - </td> - - <td class="currentpage"> - - </td> - </tr> -</table> +<div class="topnavinner"> + <table border="0" cellspacing="0"> + <tr> + <td rowspan="7" class="logotab"> + <a href="###TOPURI###"><img style="border: 0px; padding-right: 50px;" + src="###TOPURI###paludis_270.png" alt="Paludis Logo" + /></a> + </td> + + <td class="currenttab"> + <a href="###TOPURI###">Introduction</a> + </td> + + <td class="currentpage"> + <a href="###TOPURI###">Main page</a> + </td> + </tr> + + <tr> + <td> + <a href="http://paludis.pioto.org/trac/">Bugs, Requests, Support</a> + </td> + + <td class="currentpage"> + <a href="###TOPURI###news.html">Release Notes</a> + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###overview/">Overview</a> + </td> + + <td class="currentpage"> + <a href="###TOPURI###changelog.html">ChangeLog</a> + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###faq/">FAQ</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###clients/">Clients</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###configuration/">Configuration</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + + <tr> + <td> + <a href="###TOPURI###api/">API</a> + </td> + + <td class="currentpage"> + + </td> + </tr> + </table> +</div> |