Useful Links ============ The purpose of this document is to gather links that coala developers usually use throughout their work. If you ever encounter a link that helped you or that is not a part of the document and should be, feel free to suggest it by creating an issue in our `issue tracker `_. Git-Links --------- - `Git Tutorial `_ - :doc:`coala's Git Tutorial` - `Commit message guidelines `_ - :doc:`coala Commits` - `How to rebase `_ - `Rebase Concept `_ - `Short Rebase Tutorial `_ - `coala Git Repository `_ Python-Links ------------ - `Code Style `_ - :doc:`coala Code Style` - `Python Tutorial `_ - `Shorter Tutorial Version `_ rST-Links --------- - `Basic rST `_ - `Syntax `_ coala-Links ----------- - `coala Shortlinks `_ - `Install coala `_ - `coala Issues `_ - `coala Tutorial `_ - `coala Chat `_ - :doc:`coala Newcomers' Guide` - :doc:`coala Review Process` Regex-Links ----------- - `Regex Overview/Tutorial `_ - `Regex Interactive Exercises `_ - `Python Regex Module Documentation `_