Merge branch 'jetty-10.0.x-doc-format' of github.com:eclipse/jetty.project into jetty-10.0.x-doc-format
This commit is contained in:
commit
65c9b0cbf9
|
@ -17,13 +17,13 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
:doctitle: Eclipse Jetty: Administration Guide
|
:doctitle: Eclipse Jetty: Distribution Guide
|
||||||
:author: Jetty Developers
|
:author: Jetty Developers
|
||||||
:email: jetty-dev@eclipse.org
|
:email: jetty-dev@eclipse.org
|
||||||
:revnumber: 1.0
|
:revnumber: 1.0
|
||||||
:revdate: {TIMESTAMP}
|
:revdate: {TIMESTAMP}
|
||||||
:toc: left
|
:toc: left
|
||||||
:toc-title: Administration Guide
|
:toc-title: Distribution Guide
|
||||||
:toc-image: jetty-logo.svg
|
:toc-image: jetty-logo.svg
|
||||||
:toc-image-url: /jetty/index.html
|
:toc-image-url: /jetty/index.html
|
||||||
:breadcrumb: Home:../index.html | Distribution Guide:./index.html
|
:breadcrumb: Home:../index.html | Distribution Guide:./index.html
|
||||||
|
|
|
@ -17,13 +17,13 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
:doctitle: Eclipse Jetty: Development Guide
|
:doctitle: Eclipse Jetty: Embedded Guide
|
||||||
:author: Jetty Developers
|
:author: Jetty Developers
|
||||||
:email: jetty-dev@eclipse.org
|
:email: jetty-dev@eclipse.org
|
||||||
:revnumber: 1.0
|
:revnumber: 1.0
|
||||||
:revdate: {TIMESTAMP}
|
:revdate: {TIMESTAMP}
|
||||||
:toc: left
|
:toc: left
|
||||||
:toc-title: Development Guide
|
:toc-title: Embedded Guide
|
||||||
:toc-image: jetty-logo.svg
|
:toc-image: jetty-logo.svg
|
||||||
:toc-image-url: /jetty/index.html
|
:toc-image-url: /jetty/index.html
|
||||||
:breadcrumb: Home:../index.html | Emebdded Guide:./index.html
|
:breadcrumb: Home:../index.html | Emebdded Guide:./index.html
|
||||||
|
|
|
@ -82,7 +82,7 @@ XML files::
|
||||||
|
|
||||||
Below is an illustration of how the various Jetty configuration files (`ini`, `mod` and XML) are related:
|
Below is an illustration of how the various Jetty configuration files (`ini`, `mod` and XML) are related:
|
||||||
|
|
||||||
image:images/Jetty_Configuration_File_Relationships.png[image,width=693]
|
image:../images/Jetty_Configuration_File_Relationships.png[image,width=693]
|
||||||
|
|
||||||
==== A Closer Look
|
==== A Closer Look
|
||||||
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 33 KiB |
Loading…
Reference in New Issue