Skip to content

Commit b50d84e

Browse files
remove toc attributes we don't need (#107)
1 parent c07e4ff commit b50d84e

11 files changed

+0
-15
lines changed

docs/contributors/modules/docs-style/pages/headings.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Headings
22
:icons: font
3-
:toc-title:
43

54
* Write headings in a logical sequence. If you read section titles in order, the flow should present a good storyline for the doc.
65

docs/contributors/modules/docs-style/pages/links.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Cross references and links
22
:icons: font
3-
:toc-title:
43

54
[#cross-references]
65
== Cross references

docs/contributors/modules/docs-style/pages/style-guide-overview.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Style guide overview
22
:icons: font
3-
:toc-title:
43

54
This guide is a reference for contributors to CircleCI docs. Our style guide evolves so you will probably find older documentation does not meet the requirements set out here. Use this guide to help you write new docs, and when working on existing documentation it would be great if you can make edits to help keep everything consistent.
65

docs/contributors/modules/docs-style/pages/using-code-samples.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Using code samples
22
:icons: font
3-
:toc-title:
43

54

65
* Provide code examples to help with clarity, and to help the reader reproduce the subject matter.

docs/contributors/modules/docs-style/pages/using-lists.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Using lists
22
:icons: font
3-
:toc-title:
43

54
* To generate numbered steps (an ordered list) use the following syntax:
65
+

docs/contributors/modules/docs-style/pages/using-tables.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Using tables
22
:icons: font
3-
:toc-title:
43

54
* For markdown content use the following format for tables:
65
+

docs/guides/modules/execution-runner/pages/migrate-from-launch-agent-to-machine-runner-3-on-linux.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
:page-platform: Cloud, Server v4.4+
33
:page-description: Steps to migrate from using launch agent to machine runner 3
44
:icons: font
5-
:toc: macro
6-
:toc-title:
75
:experimental:
86
:machine:
97
:linux:

docs/guides/modules/execution-runner/pages/migrate-from-launch-agent-to-machine-runner-3-on-macos.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
:page-platform: Cloud, Server v4.4+
33
:page-description: Steps to migrate from using launch agent to the machine runner 3 preview
44
:icons: font
5-
:toc: macro
6-
:toc-title:
75
:machine:
86
:experimental:
97
:macos:

docs/guides/modules/execution-runner/pages/migrate-from-launch-agent-to-machine-runner-3-on-windows.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
:page-platform: Cloud, Server v4.4+
33
:page-description: Steps to migrate from using launch agent to the machine runner 3 preview on Windows
44
:icons: font
5-
:toc: macro
6-
:toc-title:
75
:machine:
86
:Windows:
97

docs/guides/modules/integration/pages/new-relic-integration.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
:page-platform: Cloud, Server v4+
33
:page-description: This document describes how to track and visualize analytical data across all of your jobs on CircleCI with New Relic.
44
:icons: font
5-
:toc: macro
65

76
This page describes how to connect Insights data with link:https://newrelic.com/[New Relic].
87

0 commit comments

Comments
 (0)