Flattening directories and removing deprecated part files.

This commit is contained in:
Chris Walker 2019-07-22 14:40:20 -04:00
parent e016d6a07b
commit 8d4f9b8fd1
No known key found for this signature in database
GPG Key ID: 422B41E6AAA5A72C
263 changed files with 34 additions and 181 deletions

View File

@ -1,34 +0,0 @@
//
// ========================================================================
// Copyright (c) 1995-2019 Mort Bay Consulting Pty. Ltd.
// ========================================================================
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the Eclipse Public License v1.0
// and Apache License v2.0 which accompanies this distribution.
//
// The Eclipse Public License is available at
// http://www.eclipse.org/legal/epl-v10.html
//
// The Apache License v2.0 is available at
// http://www.opensource.org/licenses/apache2.0.php
//
// You may elect to redistribute this code under either of these licenses.
// ========================================================================
//
[[jetty-admin-guide]]
= Jetty Administration Guide
include::startup/chapter.adoc[]
include::sessions/chapter.adoc[]
include::logging/chapter.adoc[]
include::jndi/chapter.adoc[]
include::annotations/chapter.adoc[]
include::jmx/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[]

View File

@ -1,27 +0,0 @@
//
// ========================================================================
// Copyright (c) 1995-2019 Mort Bay Consulting Pty. Ltd.
// ========================================================================
// All rights reserved. This program and the accompanying materials
// are made available under the terms of the Eclipse Public License v1.0
// and Apache License v2.0 which accompanies this distribution.
//
// The Eclipse Public License is available at
// http://www.eclipse.org/legal/epl-v10.html
//
// The Apache License v2.0 is available at
// http://www.opensource.org/licenses/apache2.0.php
//
// You may elect to redistribute this code under either of these licenses.
// ========================================================================
//
[[jetty-config-guide]]
= Jetty Configuration Guide
include::deploying/chapter.adoc[]
include::contexts/chapter.adoc[]
include::connectors/chapter.adoc[]
include::security/chapter.adoc[]
include::jsp/chapter.adoc[]

View File

@ -25,7 +25,7 @@
:toc-title: Administration Guide
:toc-image: jetty-logo.svg
:toc-image-url: /jetty/index.html
:imagesdir: ../common/images
// docinfo lets you pull in shared content and/or influence via render type
@ -61,20 +61,20 @@ endif::[]
include::administration/startup/chapter.adoc[]
include::administration/sessions/chapter.adoc[]
include::administration/logging/chapter.adoc[]
include::administration/jndi/chapter.adoc[]
include::administration/annotations/chapter.adoc[]
include::administration/jmx/chapter.adoc[]
include::administration/alpn/chapter.adoc[]
include::administration/http2/chapter.adoc[]
include::administration/fastcgi/chapter.adoc[]
include::administration/extras/chapter.adoc[]
include::administration/runner/chapter.adoc[]
include::administration/tuning/chapter.adoc[]
include::configuring/deploying/chapter.adoc[]
include::configuring/contexts/chapter.adoc[]
include::configuring/connectors/chapter.adoc[]
include::configuring/security/chapter.adoc[]
include::configuring/jsp/chapter.adoc[]
include::startup/chapter.adoc[]
include::sessions/chapter.adoc[]
include::logging/chapter.adoc[]
include::jndi/chapter.adoc[]
include::annotations/chapter.adoc[]
include::jmx/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[]

Some files were not shown because too many files have changed in this diff Show More