mirror of
https://github.com/transmission/transmission
synced 2024-12-21 23:32:35 +00:00
Fix formatting
parent
2b742d7850
commit
4fb3fd8955
1 changed files with 19 additions and 21 deletions
40
Home.md
40
Home.md
|
@ -5,9 +5,9 @@ New to Transmission?
|
|||
* Try the Help in Transmission's "Help" menu.
|
||||
* simplehelp.net has an introduction for [Transmission on Macs](http://www.simplehelp.net/2008/07/17/how-to-use-transmission-as-your-bittorrent-client-os-x/).
|
||||
* Jun Azua has an introduction for [Transmission GUI on Linux](http://www.junauza.com/2009/01/how-to-use-bittorrent-in-linux.html).
|
||||
* Running Transmission [wiki:HeadlessUsage without a GUI]
|
||||
* Using Transmission [wiki:WebInterface from a web browser]
|
||||
* Also see our [FrequentlyAskedQuestions Frequently Asked Questions].
|
||||
* Running Transmission [[without a GUI|HeadlessUsage]]
|
||||
* Using Transmission [[from a web browser|WebInterface]]
|
||||
* Also see our [[Frequently Asked Questions|FrequentlyAskedQuestions]].
|
||||
|
||||
Want to learn more?
|
||||
|
||||
|
@ -17,27 +17,25 @@ Want to learn more?
|
|||
|
||||
# 2. More Documentation #
|
||||
|
||||
* [ConfigFiles Configuration Files]
|
||||
* [EditConfigFiles Editing Configuration Files]
|
||||
* [EnvironmentVariables Environment Variables]
|
||||
* [wiki:Scripts Extending Transmission using Scripts]
|
||||
* [wiki:Blocklists]
|
||||
* [wiki:Building How to build Transmission]
|
||||
* [wiki:rpc RPC Protocol Specification]
|
||||
* [PeerId Transmisson's Peer ID and User-Agent headers]
|
||||
* [PeerStatusText Peer Status Text explained]
|
||||
* [wiki:Shark Creating a Shark Time Trace]
|
||||
|
||||
* [[Configuration Files|ConfigFiles]]
|
||||
* [[Editing Configuration Files|EditConfigFiles]]
|
||||
* [[Environment Variables|EnvironmentVariables]]
|
||||
* [[Extending Transmission using Scripts|Scripts]]
|
||||
* [[Blocklists]]
|
||||
* [[How to build Transmission|Building]]
|
||||
* [[RPC Protocol Specification|rpc]]
|
||||
* [[Transmisson's Peer ID and User-Agent headers|PeerId]]
|
||||
* [[Peer Status Text explained|PeerStatusText]]
|
||||
* [[Creating a Shark Time Trace|Shark]]
|
||||
|
||||
# 3. Report a problem / request a feature #
|
||||
|
||||
* If you're having trouble with Transmission, check the Troubleshooting section of our [FrequentlyAskedQuestions Frequently Asked Questions].
|
||||
* If you're having trouble with Transmission, check the Troubleshooting section of our [[Frequently Asked Questions|FrequentlyAskedQuestions]].
|
||||
* Check whether the problem has already been reported:
|
||||
* [https://trac.transmissionbt.com/report/2 All open tickets]
|
||||
* [https://trac.transmissionbt.com/search Search]
|
||||
* If you don't see a ticket matching your problem or feature, read [https://forum.transmissionbt.com/viewtopic.php?f=1&t=3274 this post] about what to write, then [https://trac.transmissionbt.com/newticket add a new ticket].
|
||||
* If you ''do'' see an existing ticket, please add a comment there. The more users interested in a ticket, the higher priority it's given.
|
||||
|
||||
* [All open tickets](https://trac.transmissionbt.com/report/2)
|
||||
* [Search](https://trac.transmissionbt.com/search)
|
||||
* If you don't see a ticket matching your problem or feature, read [this post](https://forum.transmissionbt.com/viewtopic.php?f=1&t=3274) about what to write, then [add a new ticket](https://trac.transmissionbt.com/newticket).
|
||||
* If you _do_ see an existing ticket, please add a comment there. The more users interested in a ticket, the higher priority it's given.
|
||||
|
||||
# 4. For Contributors #
|
||||
|
||||
|
@ -46,7 +44,7 @@ Please contact us if you are interested in supporting Transmission in any of the
|
|||
|
||||
* Code contribution
|
||||
* Testing
|
||||
* [wiki:Translating Language Translations]
|
||||
* [[Language Translations|Translating]]
|
||||
* Bug and request management
|
||||
* Documentation and Wiki Editing
|
||||
* [Donations](https://www.transmissionbt.com/donate.php)
|
||||
|
|
Loading…
Reference in a new issue