Skip to content

Commit a1d4f6d

Browse files
committed
Use 'project' for link references in wild doc.
Didn't really like the 'Git repository' look.
1 parent 406dfb9 commit a1d4f6d

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

doc/wild.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,83 +15,83 @@ listed on this page.
1515

1616
Applause when a bug gets closed. Extra cheering for old bugs.
1717

18-
:PyPI page: :pypi:`applause`
18+
:PyPI project: :pypi:`applause`
1919

2020
``bitbucket2github``
2121
''''''''''''''''''''
2222

2323
Mirrors all public repos of a BitBucket account to GitHub and vice versa.
2424

25-
:PyPI page: :pypi:`bitbucket2github`
25+
:PyPI project: :pypi:`bitbucket2github`
2626

2727
``bugwarrior``
2828
''''''''''''''
2929

3030
Pull tickets from github, bitbucket, and trac into `taskwarrior
3131
<http://taskwarrior.org/>`__
3232

33-
:PyPI page: :pypi:`bugwarrior`
33+
:PyPI project: :pypi:`bugwarrior`
3434

3535
``cligh``
3636
'''''''''
3737

3838
A simple command-line interface to the facilities of GitHub.
3939

40-
:Git repository: https://github.com/CMB/cligh
40+
:GitHub project: https://github.com/CMB/cligh
4141

4242
``forkfeed``
4343
''''''''''''
4444

4545
Utility to build atom feeds for all commits in all forks of your projects on
4646
GitHub.
4747

48-
:PyPI page: :pypi:`forkfeed`
48+
:PyPI project: :pypi:`forkfeed`
4949

5050
``ghmiles``
5151
'''''''''''
5252

5353
``ghmiles`` is a Python library that generates a milestone model from the
5454
issues in a GitHub repository.
5555

56-
:PyPI page: :pypi:`ghmiles`
56+
:PyPI project: :pypi:`ghmiles`
5757

5858
``ghsync``
5959
''''''''''
6060

6161
GitHub Syncer. Clones or Pulls all GitHub repos.
6262

63-
:PyPI page: :pypi:`ghsync`
63+
:PyPI project: :pypi:`ghsync`
6464

6565
``github-issues``
6666
'''''''''''''''''
6767

6868
github-issues allows you to create, close, show, list, and comment on
6969
issues on your github project - that's it.
7070

71-
:Git repository: https://github.com/kashifrazzaqui/github-issues
71+
:GitHub project: https://github.com/kashifrazzaqui/github-issues
7272

7373
``github-issues-export``
7474
''''''''''''''''''''''''
7575

7676
Script to liberate issues from github issues in case you would like to have
7777
your data free.
7878

79-
:Git repository: https://github.com/mcepl/github-issues-export
79+
:GitHub project: https://github.com/mcepl/github-issues-export
8080

8181
``github-plots``
8282
''''''''''''''''
8383

8484
Alternative plots from GitHub stats.
8585

86-
:PyPI page: :pypi:`github-plots`
86+
:PyPI project: :pypi:`github-plots`
8787

8888
``hubugs``
8989
''''''''''
9090

9191
``hubugs`` is a very simple client for working with `GitHub's issue
9292
tracker`_.
9393

94-
:PyPI page: :pypi:`hubugs`
94+
:PyPI project: :pypi:`hubugs`
9595

9696
.. _GitHub's issue tracker: http://github.com/blog/411-github-issue-tracker
9797

@@ -100,7 +100,7 @@ listed on this page.
100100

101101
Shows stats on a given GitHub user.
102102

103-
:PyPI page: :pypi:`humble`
103+
:PyPI project: :pypi:`humble`
104104

105105
``Repos.io``
106106
''''''''''''
@@ -109,15 +109,15 @@ listed on this page.
109109
repositories (your own, and watched/liked/followed ones) hosted by different
110110
providers (github, bitbucket)
111111

112-
:Git repository: https://github.com/twidi/Repos.io
112+
:GitHub project: https://github.com/twidi/Repos.io
113113

114114
``roundabout``
115115
''''''''''''''
116116

117117
``Roundabout`` is a tool that automatically prevents code with failing tests
118118
from being merged into a github repository.
119119

120-
:Git repository: https://github.com/ChristopherMacGown/roundabout
120+
:GitHub project: https://github.com/ChristopherMacGown/roundabout
121121

122122
.. _open an issue: https://github.com/ask/python-github2/issues/
123123
.. _project website: https://github.com/ask/python-github2/blob/master/doc/wild.rst

0 commit comments

Comments
 (0)