Skip to content

Commit 6279eb8

Browse files
committed
power
1 parent 5f53160 commit 6279eb8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

README.rst

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,6 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
2424
- and `much, much more`_
2525

2626
Ready to begin? See the `Quickstart`_.
27-
.. _tmuxp on Travis CI`: http://travis-ci.org/tony/tmuxp
28-
.. _Documentation: http://tmuxp.rtfd.org/
29-
.. _tmux(1): http://tmux.sourceforge.net/
30-
.. _tmuxinator: https://github.com/aziz/tmuxinator
31-
.. _teamocil: https://github.com/remiprev/teamocil
32-
.. _Examples: http://tmuxp.readthedocs.org/en/latest/examples.html
33-
.. _freezing live sessions: http://tmuxp.readthedocs.org/en/latest/cli.html#freeze-sessions
34-
.. _importing: http://tmuxp.readthedocs.org/en/latest/cli.html#import
35-
.. _travis.yml: http://tmuxp.readthedocs.org/en/latest/developing.html#travis-ci
36-
.. _testing: http://tmuxp.readthedocs.org/en/latest/developing.html#test-runner
37-
.. _python objects: http://tmuxp.readthedocs.org/en/latest/api.html#api
38-
.. _simple: http://tmuxp.readthedocs.org/en/latest/examples.html#short-hand-inline
39-
.. _very elaborate: http://tmuxp.readthedocs.org/en/latest/examples.html#super-advanced-dev-environment
40-
.. _bash, zsh and tcsh: http://tmuxp.readthedocs.org/en/latest/cli.html#bash-completion
41-
.. _much, much more: http://tmuxp.readthedocs.org/en/latest/about.html#minor-tweaks
42-
.. _Quickstart: http://tmuxp.readthedocs.org/en/latest/quickstart.html
43-
.. _Internals: http://tmuxp.readthedocs.org/en/latest/internals.html
4427

4528
CLI Commands
4629
""""""""""""
@@ -89,6 +72,24 @@ tests .. code-block:: bash
8972
$ python ./run_tests.py
9073
============== ==========================================================
9174

75+
.. _tmuxp on Travis CI`: http://travis-ci.org/tony/tmuxp
76+
.. _Documentation: http://tmuxp.rtfd.org/
77+
.. _tmux(1): http://tmux.sourceforge.net/
78+
.. _tmuxinator: https://github.com/aziz/tmuxinator
79+
.. _teamocil: https://github.com/remiprev/teamocil
80+
.. _Examples: http://tmuxp.readthedocs.org/en/latest/examples.html
81+
.. _freezing live sessions: http://tmuxp.readthedocs.org/en/latest/cli.html#freeze-sessions
82+
.. _importing: http://tmuxp.readthedocs.org/en/latest/cli.html#import
83+
.. _travis.yml: http://tmuxp.readthedocs.org/en/latest/developing.html#travis-ci
84+
.. _testing: http://tmuxp.readthedocs.org/en/latest/developing.html#test-runner
85+
.. _python objects: http://tmuxp.readthedocs.org/en/latest/api.html#api
86+
.. _simple: http://tmuxp.readthedocs.org/en/latest/examples.html#short-hand-inline
87+
.. _very elaborate: http://tmuxp.readthedocs.org/en/latest/examples.html#super-advanced-dev-environment
88+
.. _bash, zsh and tcsh: http://tmuxp.readthedocs.org/en/latest/cli.html#bash-completion
89+
.. _much, much more: http://tmuxp.readthedocs.org/en/latest/about.html#minor-tweaks
90+
.. _Quickstart: http://tmuxp.readthedocs.org/en/latest/quickstart.html
91+
.. _Internals: http://tmuxp.readthedocs.org/en/latest/internals.html
92+
9293
.. _BSD: http://opensource.org/licenses/BSD-3-Clause
9394
.. _developing and testing: http://tmuxp.readthedocs.org/en/latest/developing.html
9495
.. _Examples: http://tmuxp.readthedocs.org/en/latest/examples.html
@@ -98,7 +99,5 @@ tests .. code-block:: bash
9899
.. _tmuxinator: https://github.com/aziz/tmuxinator
99100
.. _teamocil: https://github.com/remiprev/teamocil
100101
.. _abstraction layer: http://en.wikipedia.org/wiki/Abstraction_layer
101-
.. _ORM: http://tmuxp.readthedocs.org/en/latest/quickstart.html#tmux-orm
102102
.. _tmux(1): http://tmux.sourceforge.net/
103103
.. _Issues tracker: https://github.com/tony/tmuxp/issues
104-
.. _python dict: http://docs.python.org/2/library/stdtypes.html#dict

doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ tmuxp, a novel approach to manage `tmux(1)`_ (>= 1.8) workspaces through
2020
- and `much, much more`_
2121

2222
Ready to begin? See the `Quickstart`_.
23+
2324
.. _tmuxp on Travis CI`: http://travis-ci.org/tony/tmuxp
2425
.. _Documentation: http://tmuxp.rtfd.org/
2526
.. _tmux(1): http://tmux.sourceforge.net/

0 commit comments

Comments
 (0)