Skip to content

Commit df194ec

Browse files
committed
Remove documentation > developers relationship
1 parent c7ba373 commit df194ec

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

website/developers/index.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,23 @@
11
---
22
layout: website-normal
33
title: Developers
4-
started-pdf-exclude: true
4+
menu_parent: index.md
55
children:
66
- code/
77
- how-to-contribute.md
88
- committers/
99
- code-standards.md
1010
- links.md
11-
- { link: 'http://github.com/apache/brooklyn', title: 'GitHub' }
12-
- { link: 'https://issues.apache.org/jira/browse/BROOKLYN', title: 'Bug Tracker (JIRA)' }
13-
- { link: "{{ site.path.website }}/developers/code/", title: "Get the Code" }
1411
- env/maven-build.md
1512
- env/ide/
16-
- code/structure.md
17-
- code/tests.md
18-
- code/licensing.md
13+
- code/
1914
- tips/
2015
- tips/logging.md
2116
- tips/debugging-remote-brooklyn.md
2217
- { link: "http://github.com/apache/brooklyn", title: "GitHub" }
2318
- { link: "https://brooklyn.apache.org/v/latest/misc/javadoc", title: "Javadoc" }
19+
- { link: 'http://github.com/apache/brooklyn', title: 'GitHub' }
20+
- { link: 'https://issues.apache.org/jira/browse/BROOKLYN', title: 'Bug Tracker (JIRA)' }
2421
---
2522

2623
Hello developers!

website/documentation/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Documentation
44
started-pdf-exclude: true
55
children:
66
- /guide/
7-
- ../developers/
87
- ../meta/versions.md
98
- other-docs.md
109
---

0 commit comments

Comments
 (0)