Doc flow cleanup.

Signed-off-by: WalkerWatch <ctwalker@gmail.com>
This commit is contained in:
WalkerWatch 2016-08-08 17:09:57 -04:00
parent 45695e08aa
commit ed3168a57b
14 changed files with 7 additions and 6 deletions

View File

@ -20,11 +20,10 @@
include::embedding/chapter.adoc[]
include::clients/http/chapter.adoc[]
include::maven/chapter.adoc[]
include::ant/chapter.adoc[]
include::handlers/chapter.adoc[]
include::debugging/chapter.adoc[]
include::websockets/intro/chapter.adoc[]
include::websockets/jetty/chapter.adoc[]
//include::websockets/java/chapter.adoc[]
include::continuations/chapter.adoc[]
include::frameworks/chapter.adoc[]
include::ant/chapter.adoc[]

View File

@ -15,7 +15,7 @@
// ========================================================================
[[reference-section]]
== Reference Section
== Jetty XML Reference
include::jetty-xml-syntax.adoc[]
include::jetty-xml-usage.adoc[]
@ -23,4 +23,4 @@ include::jetty-xml-config.adoc[]
include::jetty-web-xml-config.adoc[]
include::jetty-env-xml.adoc[]
include::webdefault-xml.adoc[]
include::override-web-xml.adoc[]
include::override-web-xml.adoc[]

View File

@ -13,12 +13,14 @@
//
// You may elect to redistribute this code under either of these licenses.
// ========================================================================
// #TODO Remove chapter in Jetty 10
[[jetty-ref-guide]]
= Jetty Reference Guide
include::platforms/chapter.adoc[]
include::architecture/chapter.adoc[]
include::contributing/chapter.adoc[]
include::platforms/chapter.adoc[]
include::jetty-xml/chapter.adoc[]
include::troubleshooting/chapter.adoc[]
include::debugging/chapter.adoc[]
include::contributing/chapter.adoc[]