Skip to content

Commit 8fba1c7

Browse files
committed
add table of contents
1 parent e3e884f commit 8fba1c7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
# lpc-scripts
22
scripts of use on the cmslpc cluster
33

4+
Table of Contents
5+
=================
6+
7+
* [call_host.sh](#call_hostsh)
8+
* [Note](#note)
9+
* [Usage](#usage)
10+
* [Manual](#manual)
11+
* [Automatic](#automatic)
12+
* [Details](#details)
13+
* [Options](#options)
14+
* [Caveats](#caveats)
15+
* [bind_condor.sh](#bind_condorsh)
16+
* [Usage](#usage-1)
17+
* [Setting up bindings](#setting-up-bindings)
18+
* [tunn](#tunn)
19+
* [Detailed usage](#detailed-usage)
20+
* [Web browser usage](#web-browser-usage)
21+
* [Unit and Integration testing](#unit-and-integration-testing)
22+
* [Automated](#automated)
23+
* [Manual](#manual-1)
24+
* [Bats for Bash scripts](#bats-for-bash-scripts)
25+
* [Pytest for Python modules](#pytest-for-python-modules)
26+
27+
<!-- Created by https://github.com/ekalinin/github-markdown-toc -->
28+
429
## `call_host.sh`
530

631
Many commands are installed on interactive nodes but are not accessible inside containers.

0 commit comments

Comments
 (0)