|
From: <sv...@va...> - 2005-10-16 17:14:02
|
Author: njn Date: 2005-10-16 18:13:58 +0100 (Sun, 16 Oct 2005) New Revision: 221 Log: fix up leaf menus Modified: trunk/docs/index.html trunk/support/index.html Modified: trunk/docs/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/index.html 2005-10-16 17:02:11 UTC (rev 220) +++ trunk/docs/index.html 2005-10-16 17:13:58 UTC (rev 221) @@ -1 +1 @@ -<?php include 'download_docs.html'; ?> +<?php include 'quick-start.html'; ?> Modified: trunk/support/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/support/index.html 2005-10-16 17:02:11 UTC (rev 220) +++ trunk/support/index.html 2005-10-16 17:13:58 UTC (rev 221) @@ -1 +1 @@ -<?php include 'summary.html'; ?> +<?php include 'mailing_lists.html'; ?> |