Skip to content

Commit

Permalink
Stop building APM Server and Overview books (#2239)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored Nov 2, 2021
1 parent 100e75b commit 8ad674a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1120,9 +1120,9 @@ contents:
- title: APM Overview
prefix: get-started
index: docs/guide/index.asciidoc
current: *stackcurrent
branches: [ master, 8.0, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ]
live: *stacklive
current: 7.15
branches: [ 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ]
live: [ 7.15, 6.8 ]
chunk: 1
tags: APM Server/Reference
subject: APM
Expand All @@ -1136,9 +1136,9 @@ contents:
- title: APM Server Reference
prefix: server
index: docs/index.asciidoc
current: *stackcurrent
branches: [ master, 8.0, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ]
live: *stacklive
current: 7.15
branches: [ 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ]
live: [ 7.15, 6.8 ]
chunk: 1
tags: APM Server/Reference
subject: APM
Expand Down

0 comments on commit 8ad674a

Please sign in to comment.