Skip to content

Commit

Permalink
Removed edit_url - no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
clintongormley committed Feb 4, 2017
1 parent d4efb35 commit 29644b1
Show file tree
Hide file tree
Showing 32 changed files with 3 additions and 166 deletions.
1 change: 0 additions & 1 deletion filebeat/docs/configuring-howto.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ The following topics describe how to configure Filebeat:

--

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/reference/configuration.asciidoc ?>]
include::reference/configuration.asciidoc[]
19 changes: 0 additions & 19 deletions filebeat/docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,60 +16,41 @@ include::../../libbeat/docs/version.asciidoc[]

include::./overview.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/getting-started.asciidoc ?>]
include::./getting-started.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/command-line.asciidoc ?>]
include::./command-line.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-directory-layout.asciidoc ?>]
include::../../libbeat/docs/shared-directory-layout.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/upgrading.asciidoc ?>]
include::./upgrading.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/how-filebeat-works.asciidoc ?>]
include::./how-filebeat-works.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/configuring-howto.asciidoc ?>]
include::./configuring-howto.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/filebeat-filtering.asciidoc ?>]
include::./filebeat-filtering.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/multiline.asciidoc ?>]
include::./multiline.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-config-ingest.asciidoc ?>]
include::../../libbeat/docs/shared-config-ingest.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-env-vars.asciidoc ?>]
include::../../libbeat/docs/shared-env-vars.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/multiple-prospectors.asciidoc ?>]
include::./multiple-prospectors.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/load-balancing.asciidoc ?>]
include::./load-balancing.asciidoc[]

:allplatforms:
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/yaml.asciidoc ?>]
include::../../libbeat/docs/yaml.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/regexp.asciidoc ?>]
include::../../libbeat/docs/regexp.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/fields.asciidoc ?>]
include::./fields.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/securing-filebeat.asciidoc ?>]
include::./securing-filebeat.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/troubleshooting.asciidoc ?>]
include::./troubleshooting.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/faq.asciidoc ?>]
include::./faq.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/migration.asciidoc ?>]
include::./migration.asciidoc[]
1 change: 0 additions & 1 deletion filebeat/docs/reference/configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ configuration settings, you need to restart {beatname_uc} to pick up the changes
* <<configuration-logging>>
* <<configuration-processors>>

pass::[<?edit_url https://github.com/elastic/beats/edit/master/filebeat/docs/reference/configuration/filebeat-options.asciidoc ?>]
include::configuration/filebeat-options.asciidoc[]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -569,18 +569,13 @@ Example configuration:
filebeat.shutdown_timeout: 5s
-------------------------------------------------------------------------------------

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/generalconfig.asciidoc ?>]
include::../../../../libbeat/docs/generalconfig.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/outputconfig.asciidoc ?>]
include::../../../../libbeat/docs/outputconfig.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-path-config.asciidoc ?>]
include::../../../../libbeat/docs/shared-path-config.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/loggingconfig.asciidoc ?>]
include::../../../../libbeat/docs/loggingconfig.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/processors-config.asciidoc ?>]
include::../../../../libbeat/docs/processors-config.asciidoc[]

2 changes: 0 additions & 2 deletions filebeat/docs/securing-filebeat.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The following topics describe how to secure communication between Filebeat and o
* <<configuring-ssl-logstash>>

//sets block macro for https.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/https.asciidoc ?>]

--

Expand All @@ -20,7 +19,6 @@ pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/http
include::../../libbeat/docs/https.asciidoc[]

//sets block macro for shared-ssl-logstash-config.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-ssl-logstash-config.asciidoc ?>]

[[configuring-ssl-logstash]]
== Securing Communication With Logstash by Using SSL
Expand Down
2 changes: 0 additions & 2 deletions filebeat/docs/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ following tips:
* <<faq>>

//sets block macro for getting-help.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/getting-help.asciidoc ?>]

--

Expand All @@ -21,7 +20,6 @@ pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/gett
include::../../libbeat/docs/getting-help.asciidoc[]

//sets block macro for debugging.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/debugging.asciidoc ?>]

[[enable-filebeat-debugging]]
== Debugging
Expand Down
1 change: 0 additions & 1 deletion heartbeat/docs/configuring-howto.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ The following topics describe how to configure Heartbeat:

--

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/reference/configuration.asciidoc ?>]
include::reference/configuration.asciidoc[]
23 changes: 3 additions & 20 deletions heartbeat/docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,58 +17,41 @@ include::../../libbeat/docs/version.asciidoc[]

include::./overview.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/getting-started.asciidoc ?>]
include::./getting-started.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/command-line.asciidoc ?>]
include::./command-line.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-directory-layout.asciidoc ?>]
include::../../libbeat/docs/shared-directory-layout.asciidoc[]

//pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/upgrading.asciidoc ?>]

//
//include::./upgrading.asciidoc[]

//pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/how-heartbeat-works.asciidoc ?>]

//
//include::./how-heartbeat-works.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/configuring-howto.asciidoc ?>]
include::./configuring-howto.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/heartbeat-filtering.asciidoc ?>]
include::./heartbeat-filtering.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-config-ingest.asciidoc ?>]
include::../../libbeat/docs/shared-config-ingest.asciidoc[]

//points to shared topic because configuring-logstash.asciidoc is just a wrapper
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-logstash-config.asciidoc ?>]
include::./configuring-logstash.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-env-vars.asciidoc ?>]
include::../../libbeat/docs/shared-env-vars.asciidoc[]

:allplatforms:
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/yaml.asciidoc ?>]
include::../../libbeat/docs/yaml.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/regexp.asciidoc ?>]
include::../../libbeat/docs/regexp.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/fields.asciidoc ?>]
include::./fields.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/securing-heartbeat.asciidoc ?>]
include::./securing-heartbeat.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/troubleshooting.asciidoc ?>]
include::./troubleshooting.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/faq.asciidoc ?>]
include::./faq.asciidoc[]

// pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/heartbeat-devguide.asciidoc ?>]

//
//include::./heartbeat-devguide.asciidoc[]
1 change: 0 additions & 1 deletion heartbeat/docs/reference/configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ configuration settings, you need to restart Heartbeat to pick up the changes.
* <<configuration-logging>>
* <<configuration-processors>>

pass::[<?edit_url https://github.com/elastic/beats/edit/master/heartbeat/docs/reference/configuration/heartbeat-options.asciidoc ?>]
include::configuration/heartbeat-options.asciidoc[]


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -446,18 +446,13 @@ specify for `limit` should be below the configured ulimit.

The timezone for the scheduler. By default the scheduler uses localtime.

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/generalconfig.asciidoc ?>]
include::../../../../libbeat/docs/generalconfig.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/outputconfig.asciidoc ?>]
include::../../../../libbeat/docs/outputconfig.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-path-config.asciidoc ?>]
include::../../../../libbeat/docs/shared-path-config.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/loggingconfig.asciidoc ?>]
include::../../../../libbeat/docs/loggingconfig.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/processors-config.asciidoc ?>]
include::../../../../libbeat/docs/processors-config.asciidoc[]

2 changes: 0 additions & 2 deletions heartbeat/docs/securing-heartbeat.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ and other products in the Elastic stack:
* <<configuring-ssl-logstash>>

//sets block macro for https.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/https.asciidoc ?>]

--

Expand All @@ -21,7 +20,6 @@ pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/http
include::../../libbeat/docs/https.asciidoc[]

//sets block macro for shared-ssl-logstash-config.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-ssl-logstash-config.asciidoc ?>]

[[configuring-ssl-logstash]]
== Securing Communication With Logstash by Using SSL
Expand Down
2 changes: 0 additions & 2 deletions heartbeat/docs/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ following tips:
* <<faq>>

//sets block macro for getting-help.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/getting-help.asciidoc ?>]

--

Expand All @@ -21,7 +20,6 @@ pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/gett
include::../../libbeat/docs/getting-help.asciidoc[]

//sets block macro for debugging.asciidoc included in next section
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/debugging.asciidoc ?>]

[[enable-heartbeat-debugging]]
== Debugging
Expand Down
11 changes: 0 additions & 11 deletions libbeat/docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,39 +16,28 @@ include::./version.asciidoc[]

include::./overview.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/communitybeats.asciidoc ?>]
include::./communitybeats.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/gettingstarted.asciidoc ?>]
include::./gettingstarted.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/installing-beats.asciidoc ?>]
include::./installing-beats.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/repositories.asciidoc ?>]
include::./repositories.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/breaking.asciidoc ?>]
include::./breaking.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/upgrading.asciidoc ?>]
include::./upgrading.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/config-file-format.asciidoc ?>]
include::./config-file-format.asciidoc[]

pass::[<?page_header Always refer to the documentation in master for the latest information about contributing to Beats.?>]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/newbeat.asciidoc ?>]
include::./newbeat.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/event-conventions.asciidoc ?>]
include::./event-conventions.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/newdashboards.asciidoc ?>]
include::./newdashboards.asciidoc[]

pass::[<?page_header ?>]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/release.asciidoc ?>]
include::./release.asciidoc[]
1 change: 0 additions & 1 deletion metricbeat/docs/configuring-howto.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,4 @@ metricbeat:

--

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/reference/configuration.asciidoc ?>]
include::reference/configuration.asciidoc[]
5 changes: 0 additions & 5 deletions metricbeat/docs/developer-guide/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,12 @@ directly from the service itself and not via a third-party tool. The goal is to
have as few movable parts as possible and for Metricbeat to run as close as
possible to the service that it needs to monitor.

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/developer-guide/create-metricset.asciidoc ?>]
include::./create-metricset.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/developer-guide/metricset-details.asciidoc ?>]
include::./metricset-details.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/developer-guide/create-module.asciidoc ?>]
include::./create-module.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/developer-guide/creating-beat-from-metricbeat.asciidoc ?>]
include::./creating-beat-from-metricbeat.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/developer-guide/faq.asciidoc ?>]
include::./faq.asciidoc[]
19 changes: 0 additions & 19 deletions metricbeat/docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,60 +13,41 @@ include::../../libbeat/docs/version.asciidoc[]

include::./overview.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/gettingstarted.asciidoc ?>]
include::./gettingstarted.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/command-line.asciidoc ?>]
include::./command-line.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-directory-layout.asciidoc ?>]
include::../../libbeat/docs/shared-directory-layout.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/upgrading.asciidoc ?>]
include::./upgrading.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/how-metricbeat-works.asciidoc ?>]
include::./how-metricbeat-works.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/metricbeat-in-a-container.asciidoc ?>]
include::./metricbeat-in-a-container.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/configuring-howto.asciidoc ?>]
include::./configuring-howto.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/metricbeat-filtering.asciidoc ?>]
include::./metricbeat-filtering.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-config-ingest.asciidoc ?>]
include::../../libbeat/docs/shared-config-ingest.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-logstash-config.asciidoc ?>]
include::./configuring-logstash.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/shared-env-vars.asciidoc ?>]
include::../../libbeat/docs/shared-env-vars.asciidoc[]

:allplatforms:
pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/yaml.asciidoc ?>]
include::../../libbeat/docs/yaml.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/libbeat/docs/regexp.asciidoc ?>]
include::../../libbeat/docs/regexp.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/modules.asciidoc ?>]
include::./modules.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/fields.asciidoc ?>]
include::./fields.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/securing-metricbeat.asciidoc ?>]
include::./securing-metricbeat.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/troubleshooting.asciidoc ?>]
include::./troubleshooting.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/faq.asciidoc ?>]
include::./faq.asciidoc[]

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/developer-guide/index.asciidoc ?>]
include::./developer-guide/index.asciidoc[]
1 change: 0 additions & 1 deletion metricbeat/docs/reference/configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ configuration settings, you need to restart {beatname_uc} to pick up the changes
* <<configuration-logging>>
* <<configuration-processors>>

pass::[<?edit_url https://github.com/elastic/beats/edit/master/metricbeat/docs/reference/configuration/metricbeat-options.asciidoc ?>]
include::configuration/metricbeat-options.asciidoc[]
Loading

0 comments on commit 29644b1

Please sign in to comment.