Skip to content

Commit ed580fa

Browse files
committed
Update docs
1 parent 34695a9 commit ed580fa

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/genindex.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Index
2+
=====

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
tkfilebrowser
77
=============
88

9-
|Release|_ |Linux| |Travis| |Codecov| |License| |Doc|
9+
|Release| |Linux| |Travis| |Codecov| |License| |Doc|
1010

1111
tkfilebrowser is an alternative to tkinter.filedialog that allows the
1212
user to select files or directories. The GUI is written with tkinter but
@@ -37,12 +37,12 @@ Project page: https://github.com/j4321/tkFileBrowser
3737
example
3838
documentation
3939
changelog
40-
40+
genindex
4141

4242

4343
.. |Release| image:: https://badge.fury.io/py/tkfilebrowser.svg
4444
:alt: Latest Release
45-
.. _Release: https://pypi.org/project/tkfilebrowser/
45+
:target: https://pypi.org/project/tkfilebrowser/
4646
.. |Linux| image:: https://img.shields.io/badge/platform-Linux-blue.svg
4747
:alt: Platform
4848
.. |Travis| image:: https://travis-ci.org/j4321/tkFileBrowser.svg?branch=master

0 commit comments

Comments
 (0)