Skip to content

Commit d11fd3f

Browse files
Restructure the installation page (#1318)
Copy the PR #1307
1 parent 71eb202 commit d11fd3f

File tree

4 files changed

+5
-29
lines changed

4 files changed

+5
-29
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22
* xref:introduction.adoc[]
33
* xref:installation/index.adoc[]
44
** xref:installation/requirements.adoc[]
5-
** xref:installation/neo4j-browser.adoc[]
6-
** xref:installation/neo4j-desktop.adoc[]
75
** xref:installation/linux/index.adoc[]
86
*** xref:installation/linux/debian.adoc[]
97
*** xref:installation/linux/rpm.adoc[]
108
*** xref:installation/linux/tarball.adoc[]
119
*** xref:installation/linux/systemd.adoc[]
1210
** xref:installation/osx.adoc[]
1311
** xref:installation/windows.adoc[]
12+
** xref:installation/neo4j-desktop.adoc[]
1413
1514
* xref:cloud-deployments/index.adoc[]
1615
** xref:cloud-deployments/neo4j-aws.adoc[]

modules/ROOT/pages/installation/index.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ Neo4j can be installed in different deployment contexts, such as Linux, macOS, a
77
The following topics are covered:
88

99
* xref:installation/requirements.adoc[System requirements] -- The system requirements for a production deployment of Neo4j.
10-
* xref:installation/neo4j-browser.adoc[Neo4j Browser] -- About Neo4j Browser.
11-
* xref:installation/neo4j-desktop.adoc[Neo4j Desktop] -- About Neo4j Desktop.
1210
* xref:installation/linux/index.adoc[Linux] -- Installation instructions for Linux.
1311
* xref:installation/osx.adoc[macOS] -- Installation instructions for macOS.
1412
* xref:installation/windows.adoc[Windows] -- Installation instructions for Windows.
13+
* xref:installation/neo4j-desktop.adoc[Neo4j Desktop] -- About Neo4j Desktop.
1514

1615
.Installation-free options
1716
[TIP]

modules/ROOT/pages/installation/neo4j-browser.adoc

Lines changed: 0 additions & 24 deletions
This file was deleted.

modules/ROOT/pages/tools/index.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,7 @@ This chapter covers the following topics:
1717
** xref:tools/neo4j-admin/migrate-configuration.adoc[Migrate the Neo4j configuration file] -- How to migrate a Neo4j configuration file.
1818
** xref:tools/neo4j-admin/validate-config.adoc[Validate configurations] -- How to validate Neo4j configuration files, including the Log4j files.
1919
* xref:tools/cypher-shell.adoc[Cypher Shell] -- How to use the Cypher Shell.
20-
20+
* link:https://neo4j.com/docs/browser-manual/current/[Neo4j Browser] is a tool for developers to interact with the graph.
21+
It is the default interface for both Enterprise and Community Editions of the Neo4j database.
22+
Neo4j Browser is bundled with Neo4j DBMS, including both Neo4j Server and xref:installation/neo4j-desktop.adoc[Neo4j Desktop].
2123

0 commit comments

Comments
 (0)