Skip to content

Commit 937fa93

Browse files
committed
add subnav classes to allow generated subnav
1 parent 6e0dd1a commit 937fa93

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

index.html.md.erb

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,24 @@ It is also the tool you use to manage and troubleshoot existing Cloud Foundry in
1111

1212
## <a id='managing'></a> Managing Cloud Foundry ##
1313

14-
- [Cloud Foundry Logging](./managing-cf/logging.html)
15-
- [Configuring System Logging](./managing-cf/logging-config.html)
16-
- [Managing Users](../adminguide/uaa-user-management.html)
17-
- [Creating and Modifying Quota Plans](./managing-cf/quota-plans.html)
18-
- [Identifying your Cloud Foundry API Endpoint and Version](./cf-api-endpoint.html)
19-
- [Usage Events and Billing](./managing-cf/usage-events.html)
20-
- [Configuring SSH Access for Cloud Foundry](./config-ssh.html)
14+
* <a class class="subnav" href="./managing-cf/logging.html">Cloud Foundry Logging</a>
15+
* <a class="subnav" href="./managing-cf/logging-config.html">Configuring System Logging</a>
16+
* <a href="../adminguide/uaa-user-management.html">Managing Users</a>
17+
* <a class="subnav" href="./managing-cf/quota-plans.html">Creating and Modifying Quota Plans</a>
18+
* <a class="subnav" href="./cf-api-endpoint.html">Identifying your Cloud Foundry API Endpoint and Version</a>
19+
* <a class="subnav" href="./managing-cf/usage-events.html">Usage Events and Billing</a>
20+
* <a class="subnav" href="./config-ssh.html">Configuring SSH Access for Cloud Foundry</a>
2121

2222
## <a id='troubleshooting'></a> Troubleshooting ##
23-
- [Monitoring and Testing Diego Components](./monitoring-test.html)
24-
- [Troubleshooting Cloud Foundry](./troubleshooting.html)
25-
- [Troubleshooting Applications](./troubleshooting/troubleshooting-apps.html)
26-
- [Troubleshooting Wardenized Services](./troubleshooting/troubleshooting-warden-services.html)
27-
- [Troubleshooting Diego for Windows](./troubleshooting/troubleshooting-diego-windows.html)
28-
- [Error Codes](./troubleshooting/error-codes.html)
29-
- [Possible v2 Error Codes](./troubleshooting/v2-errors.html)
30-
- [Possible v1 Error Codes](./troubleshooting/v1-errors.html)
23+
24+
* <a class="subnav" href="./monitoring-test.html">Monitoring and Testing Diego Components</a>
25+
* <a class="subnav" href="./troubleshooting.html">Troubleshooting Cloud Foundry</a>
26+
* <a class="subnav" href="./troubleshooting/troubleshooting-apps.html">Troubleshooting Applications</a>
27+
* <a class="subnav" href="./troubleshooting/troubleshooting-warden-services.html">Troubleshooting Wardenized Services</a>
28+
* <a class="subnav" href="./troubleshooting/troubleshooting-diego-windows.html">Troubleshooting Diego for Windows</a>
29+
* <a class="subnav" href="./troubleshooting/error-codes.html">Error Codes</a>
30+
* <a class="subnav" href="./troubleshooting/v2-errors.html">Possible v2 Error Codes</a>
31+
* <a class="subnav" href="./troubleshooting/v1-errors.html">Possible v1 Error Codes</a>
3132

3233
## <a id='more'></a> More ##
3334
- [BOSH](/bosh/index.html)

0 commit comments

Comments
 (0)