| --- |
| # BROOKLYN_VERSION_BELOW |
| title: Other 0.9.1-SNAPSHOT Resources |
| layout: website-normal |
| started-pdf-exclude: true |
| children: |
| - { title: Javadoc, path: javadoc/ } |
| - download.md |
| - release-notes.md |
| - migrate-to-0.8.0.md |
| - known-issues.md |
| - { path: ../dev/, title_in_menu: "Developer Guide" } |
| - { path: /website/documentation/, title_in_menu: "All Documentation", menu_customization: { force_inactive: true } } |
| --- |
| |
| Further documentation specific to this version of Brooklyn includes: |
| |
| {% for item in page.menu %} |
| * [{{ item.title_in_menu }}]({{ item.url }}) |
| {% endfor %} |
| |
| Also see the [other versions]({{ site.path.website }}/meta/versions.html) or [general documentation]({{ site.path.website }}/documentation/). |