Johannes Altmanninger
f0f5724e18
CONTRIBUTING: Debian provides a "clang-format" package
2020-12-29 16:31:43 +01:00
Johannes Altmanninger
39a3aa0c2d
CONTRIBUTING: shorten and remove stale description
...
We do use "// clang-format off" (once).
2020-12-29 16:31:43 +01:00
Johannes Altmanninger
ad3b76eeb7
CONTRIBUTING: stop recommending deprecated Vim plugin
...
The description on the plugin page says "!!!Deprecated!!!".
2020-12-29 16:31:43 +01:00
Abu Sakib
8f165ab26b
CONTRIBUTING: Fix links for littlecheck and pexpect
2020-12-01 15:22:48 +01:00
Fabian Homborg
2fef089c91
CONTRIBUTING: Enhance the "testing" section
...
Link to littlecheck, explain where pexpect is being setup,
[ci skip]
2020-11-30 18:28:24 +01:00
Fabian Homborg
e30f661867
CONTRIBUTING: Simplify a bit
...
Add a "General" section and a short summary at the beginning.
[ci skip]
2020-11-22 14:35:56 +01:00
Fabian Homborg
4e69ccba2e
CONTRIBUTING: Document tests some more
2020-11-15 12:07:35 +01:00
Fabian Homborg
d8cf8de99b
Remove Travis
...
Travis is gone.
We have Github Actions set up now, which should be okay.
Fixes #7447 .
2020-11-11 20:17:00 +01:00
Johannes Altmanninger
908620e2ab
Correct list formatting in CONTRIBUTING.rst
2020-08-09 23:53:46 +02:00
Fabian Homborg
382595e1e9
Update some .md references
2020-05-30 10:07:21 +02:00
Fabian Homborg
e6f5c78d39
Convert Markdown files to RST
...
We use sphinx with rst for our documentation, and github supports rst
here, so it seems weird to have markdown just for these.
It also allows us e.g. to include the CHANGELOG in the docs without
requiring another build dependency.
2020-05-30 10:07:21 +02:00