@@ -46,8 +46,7 @@ What sort of analysis does coala do? What languages are supported?
46
46
------------------------------------------------------------------
47
47
48
48
A list of all analysis routines and supported languages is
49
- `here <https://github.com/coala/bear-docs/blob/master/README.rst#supported-languages >`__
50
- - fully browsable.
49
+ `fully browsable <https://github.com/coala/bear-docs/blob/master/README.rst#supported-languages >`__.
51
50
52
51
For a top level view on what languages support what kind of analysis roughly,
53
52
consult `this link <https://docs.google.com/spreadsheets/d/1bm63TQHndmGf3HQ33fp9UEmGKNYI7dTkjMyFIof2PqA/edit?usp=sharing >`__.
@@ -59,14 +58,14 @@ your code. Their capabilities and information can be seen
59
58
How do I get started with coala?
60
59
--------------------------------
61
60
62
- If you're looking to get started using coala, we have a full tutorial
63
- :doc: `here <../Users/Tutorial >`
61
+ If you're looking to get started using coala, we have a
62
+ :doc: `full tutorial <../Users/Tutorial >`
64
63
that will teach you everything you need to know to use coala.
65
64
66
65
If you're willing to contribute and become a part of our coalaian community,
67
- we have written a guide that will help you fix an issue on your own, just by
68
- following and understanding the indications
69
- ` here < http://coala.io/newcomer >`_ .
66
+ we have written a ` newcomers guide < http://coala.io/newcomer >`_ that will help
67
+ you fix an issue on your own, just by following and understanding the
68
+ indications .
70
69
It is meant for newcomers, and it does not require you to have any precedent
71
70
knowledge regarding coala.
72
71
0 commit comments