Skip to content

Commit 0ca9cd0

Browse files
authored
added link to documentation in the readme (#48)
* added link to documentation in the readme * Added link to the source code in the docs
1 parent c10c5c7 commit 0ca9cd0

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ guidelines available at https://cms-analysis.docs.cern.ch/guidelines/plotting/ge
66
```
77
pip install cmsstyle
88
```
9+
10+
## Documentation
11+
12+
Documentation is available at [cmsstyle.readthedocs.io](https://cmsstyle.readthedocs.io/).

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ The `cmsstyle` library provides a pyROOT-based implementation of the figure guid
55
For additional information on CMS plot-style recommendations,
66
please see the
77
[CMS-internal documentation](https://cms-analysis.docs.cern.ch/).
8+
9+
The source code is available on [github](https://github.com/cms-cat/cmsstyle).

0 commit comments

Comments
 (0)