Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
equinox
/
660b34e1bc68f9fe707ea031f1f7a48b805d88c8
/
.
/
server
/
component-links.php
blob: f5627d2167585f9acb598d0ab52941273ad7818a [
file
] [
log
] [
blame
]
<?
php
$Nav
->
addNavSeparator
(
"Server Links"
,
""
);
$Nav
->
addCustomNav
(
"Quick Start"
,
"/equinox/server/http_quickstart.php"
,
"_self"
,
1
);
$Nav
->
addCustomNav
(
"Documents"
,
"/equinox/documents/index.php#server"
,
"_self"
,
1
);
?>