Commit Graph

32 Commits

Author SHA1 Message Date
Javi Martín
819485eb80 Re-add and apply MDL rule MD040
We were following it about half of the time and we even added it to our
former `.mdlrc` file. However, for some reason, MDL doesn't detect this
rule when specified in the `.mdlrc` file, so we didn't notice we weren't
following it in many cases.

Now that we're using a style file to configure MDL, we can enable this
rule again and apply it, since now MDL correctly includes it in its
report.
2024-06-21 15:57:52 +02:00
Javi Martín
035bfeb3b1 Add and apply MD047 MDL rule
We weren't adding a newline character at the end of a couple of files.
2024-06-21 15:57:52 +02:00
Javi Martín
10e2a9713f Update references to GitHub repositories 2023-07-12 16:03:17 +02:00
Javi Martín
13c641eedc Update application name
Note that, in order to have some consistency, we're always writing
"Consul Democracy", instead of using capital letters sometimes (but not
always), like we did until now.
2023-07-12 15:36:49 +02:00
taitus
32f825b6a6 MD034 Bare URL used 2023-04-21 11:00:02 +02:00
taitus
ab4fcf7e0c MD032 Lists should be surrounded by blank lines 2023-04-21 11:00:02 +02:00
taitus
31efa97076 MD031 Fenced code blocks should be surrounded by blank lines 2023-04-21 11:00:02 +02:00
taitus
e5a8f06049 MD026 Trailing punctuation in header
This rule is broken when we have ".,;::!?" in the headers.
We have removed the ones with ":" but kept the ones
with "?", so this rule will always warn in these cases.
2023-04-21 11:00:02 +02:00
taitus
1b0246e505 MD022 Headers should be surrounded by blank lines 2023-04-21 11:00:02 +02:00
taitus
6ab85d4f19 MD012 Multiple consecutive blank lines 2023-04-21 11:00:02 +02:00
taitus
78dfe298cb MD005 Inconsistent indentation for list items at the same level 2023-04-21 11:00:02 +02:00
taitus
65837049a2 MD002 First header should be a top level header
Adapt the rest of the headers.
2023-04-21 10:40:21 +02:00
taitus
dfcd7fe9f3 MD001 Header levels should only increment by one level at a time 2023-04-21 10:40:20 +02:00
Javi Martín
43ab93e756 Use one blank line around headings 2023-03-01 17:02:43 +01:00
Javi Martín
0b7ecb7d54 Add documentation for multitenancy 2023-01-11 16:10:48 +01:00
taitus
cdd9bcee59 Remove old code in a comment 2020-02-24 12:20:01 +01:00
taitus
3126fe7699 Remove accent mark from links
These links to sections are broken. We need create these sections with html directly
2020-02-24 12:18:20 +01:00
taitus
23f6205911 Remove the unnecessary title 2020-02-24 12:18:20 +01:00
taitus
85c9ab8791 Fix typo 2020-02-24 11:36:49 +01:00
taitus
44c853f187 Remove references to deprecated rake task. 2020-02-11 14:08:43 +01:00
Sebastia
19832b7f38 Merge pull request #86 from rockandror/update-remote-census-doc
Update remote census doc
2019-12-04 18:20:59 +01:00
taitus
aa7ec7218e Add graphql doc
Copy doc from https://github.com/consul/consul/blob/master/doc/api/
2019-11-28 19:07:53 +01:00
taitus
80a0200f43 Update remote census doc
Add new images and examples for structure field from remote census.
2019-10-21 17:25:58 +02:00
Julian Herrero
c8351ac89f Fix OAuth callback URLs 2019-10-02 18:06:52 +07:00
Raimond Garcia
ce833affa3 Merge branch 'master' into docs-census-configuration 2019-07-30 12:36:22 +02:00
taitus
4e5f0e847d Add local census management documentation 2019-06-10 16:39:08 +02:00
taitus
b9959167c7 Add census conexion configuration documentation 2019-06-10 15:33:17 +02:00
voodoorai2000
e18e2321ac Fix language mismatches 2019-04-11 15:02:42 +02:00
voodoorai2000
2631826290 Add index pages 2019-04-01 21:59:29 +02:00
iagirre
212b280a84 Add documentation for Globalize
Added documentation in spanish and english about
how to make any attribute of any model transladable.
2018-04-20 11:56:19 +02:00
Bertocq
ff02484a60 Add Debates & Proposals recommendations feature description 2017-12-27 20:30:41 +01:00
Bertocq
ff65eaac2a Add Oauth and Graphql sections 2017-09-13 14:01:51 +02:00