Moving content around for more logical flow
This commit is contained in:
parent
724a26aca1
commit
816fc3a4f8
|
@ -61,19 +61,19 @@ endif::[]
|
||||||
|
|
||||||
|
|
||||||
include::startup/chapter.adoc[]
|
include::startup/chapter.adoc[]
|
||||||
include::sessions/chapter.adoc[]
|
include::contexts/chapter.adoc[]
|
||||||
|
include::deploying/chapter.adoc[]
|
||||||
|
include::connectors/chapter.adoc[]
|
||||||
|
include::http2/chapter.adoc[]
|
||||||
include::logging/chapter.adoc[]
|
include::logging/chapter.adoc[]
|
||||||
include::jndi/chapter.adoc[]
|
include::security/chapter.adoc[]
|
||||||
|
include::sessions/chapter.adoc[]
|
||||||
|
include::jsp/chapter.adoc[]
|
||||||
include::annotations/chapter.adoc[]
|
include::annotations/chapter.adoc[]
|
||||||
include::jmx/chapter.adoc[]
|
include::jmx/chapter.adoc[]
|
||||||
|
include::jndi/chapter.adoc[]
|
||||||
include::alpn/chapter.adoc[]
|
include::alpn/chapter.adoc[]
|
||||||
include::http2/chapter.adoc[]
|
|
||||||
include::fastcgi/chapter.adoc[]
|
include::fastcgi/chapter.adoc[]
|
||||||
include::extras/chapter.adoc[]
|
include::extras/chapter.adoc[]
|
||||||
include::runner/chapter.adoc[]
|
include::runner/chapter.adoc[]
|
||||||
include::tuning/chapter.adoc[]
|
include::tuning/chapter.adoc[]
|
||||||
include::deploying/chapter.adoc[]
|
|
||||||
include::contexts/chapter.adoc[]
|
|
||||||
include::connectors/chapter.adoc[]
|
|
||||||
include::security/chapter.adoc[]
|
|
||||||
include::jsp/chapter.adoc[]
|
|
||||||
|
|
|
@ -60,12 +60,12 @@ endif::[]
|
||||||
:sectids!:
|
:sectids!:
|
||||||
|
|
||||||
include::embedding/chapter.adoc[]
|
include::embedding/chapter.adoc[]
|
||||||
include::clients/http/chapter.adoc[]
|
|
||||||
include::maven/chapter.adoc[]
|
include::maven/chapter.adoc[]
|
||||||
include::ant/chapter.adoc[]
|
include::clients/http/chapter.adoc[]
|
||||||
include::handlers/chapter.adoc[]
|
include::handlers/chapter.adoc[]
|
||||||
include::websockets/intro/chapter.adoc[]
|
include::websockets/intro/chapter.adoc[]
|
||||||
include::websockets/jetty/chapter.adoc[]
|
include::websockets/jetty/chapter.adoc[]
|
||||||
|
include::ant/chapter.adoc[]
|
||||||
include::continuations/chapter.adoc[]
|
include::continuations/chapter.adoc[]
|
||||||
include::frameworks/chapter.adoc[]
|
include::frameworks/chapter.adoc[]
|
||||||
include::architecture/chapter.adoc[]
|
include::architecture/chapter.adoc[]
|
||||||
|
@ -73,5 +73,5 @@ include::platforms/chapter.adoc[]
|
||||||
include::jetty-xml/chapter.adoc[]
|
include::jetty-xml/chapter.adoc[]
|
||||||
include::troubleshooting/chapter.adoc[]
|
include::troubleshooting/chapter.adoc[]
|
||||||
include::debugging/chapter.adoc[]
|
include::debugging/chapter.adoc[]
|
||||||
include::contributing/chapter.adoc[]
|
//include::contributing/chapter.adoc[]
|
||||||
include::upgrading/chapter.adoc[]
|
include::upgrading/chapter.adoc[]
|
||||||
|
|
Loading…
Reference in New Issue