Moving content around for more logical flow

This commit is contained in:
Chris Walker 2019-07-25 15:49:11 -04:00
parent 724a26aca1
commit 816fc3a4f8
No known key found for this signature in database
GPG Key ID: 422B41E6AAA5A72C
2 changed files with 11 additions and 11 deletions

View File

@ -61,19 +61,19 @@ endif::[]
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::jndi/chapter.adoc[]
include::security/chapter.adoc[]
include::sessions/chapter.adoc[]
include::jsp/chapter.adoc[]
include::annotations/chapter.adoc[]
include::jmx/chapter.adoc[]
include::jndi/chapter.adoc[]
include::alpn/chapter.adoc[]
include::http2/chapter.adoc[]
include::fastcgi/chapter.adoc[]
include::extras/chapter.adoc[]
include::runner/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[]

View File

@ -60,12 +60,12 @@ endif::[]
:sectids!:
include::embedding/chapter.adoc[]
include::clients/http/chapter.adoc[]
include::maven/chapter.adoc[]
include::ant/chapter.adoc[]
include::clients/http/chapter.adoc[]
include::handlers/chapter.adoc[]
include::websockets/intro/chapter.adoc[]
include::websockets/jetty/chapter.adoc[]
include::ant/chapter.adoc[]
include::continuations/chapter.adoc[]
include::frameworks/chapter.adoc[]
include::architecture/chapter.adoc[]
@ -73,5 +73,5 @@ include::platforms/chapter.adoc[]
include::jetty-xml/chapter.adoc[]
include::troubleshooting/chapter.adoc[]
include::debugging/chapter.adoc[]
include::contributing/chapter.adoc[]
//include::contributing/chapter.adoc[]
include::upgrading/chapter.adoc[]