Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
equinox
/
73d6e9043756a0a549cbbbe3efdbcf9c9caa60cb
/
.
/
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
);
?>