Skip to content

Commit 8112e2a

Browse files
committed
Add download links to PDF version of the documentation.
1 parent ea42749 commit 8112e2a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@
3535
An embeddable tkinter based Markdown editor with HTML preview.
3636
<br />
3737
<a href="https://hreikin.github.io/tkintermd"><strong>Explore the docs »</strong></a>
38-
<!-- <br /> -->
39-
<!-- <br /> -->
38+
<br />
39+
<a href="https://hreikin.github.io/tkintermd/pdf/tkintermd-documentation-LATEST.pdf">Download the docs »</a>
40+
<br />
41+
<br />
4042
<!-- <a href="https://github.com/hreikin/tkintermd">View Demo</a> -->
4143
<!-- · -->
4244
<a href="https://pypi.org/project/tkintermd/">PyPi</a>
@@ -238,4 +240,4 @@ Documentation: [https://hreikin.github.io/tkintermd/](https://hreikin.github.io/
238240
<!-- [linkedin-url]: https://linkedin.com/in/linkedin_username -->
239241
<!-- [product-screenshot]: images/screenshot.png -->
240242
[commit-shield]: https://img.shields.io/github/commit-activity/m/hreikin/tkintermd?style=for-the-badge
241-
[commit-url]: https://github.com/hreikin/tkintermd/graphs/commit-activity
243+
[commit-url]: https://github.com/hreikin/tkintermd/graphs/commit-activity

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ provided by `tkinterweb`.
1414

1515
- Github Link: [https://github.com/hreikin/tkintermd](https://github.com/hreikin/tkintermd)
1616
- PyPi Link: [https://pypi.org/project/tkintermd/](https://pypi.org/project/tkintermd/)
17-
- Documentation: [https://hreikin.github.io/tkintermd/](https://hreikin.github.io/tkintermd/)
17+
- PDF Documentation: [https://hreikin.github.io/tkintermd/pdf/tkintermd-documentation-LATEST.pdf](https://hreikin.github.io/tkintermd/pdf/tkintermd-documentation-LATEST.pdf)
1818

1919
### Built With
2020

0 commit comments

Comments
 (0)