50 Commits

Author SHA1 Message Date
Clément Fournier
67ee24934f [doc] Add {% deleted_rule %} tag because {% rule %} tag checks that the rule exists 2021-04-20 21:37:11 +02:00
Andreas Dangel
7a1e3caba0 Add deprecations for antlr lexers that will be moved with PMD 7
Refs pmd/pmd#2753
2020-09-13 11:28:07 +02:00
Andreas Dangel
6ee17d44f7 [doc] Fix javadoc in release notes for constructor 2020-07-23 11:44:39 +02:00
Clément Fournier
835b9c7e5b Update release notes
Adjust the jdoc liquid tag to handle varargs
and constructors
2020-07-01 11:46:16 +02:00
Andreas Dangel
a7c824905f [doc] fix warnings while generate javadoc links
This is due to changed project structure in pmd-scala
2020-06-07 13:15:33 +02:00
Andreas Dangel
bc7328fded [doc] Support nested classes when generating jdoc links
Only one level of nesting is supported.
This fixes the link to AntlrTokenManager.ANTLRSyntaxError
2020-05-23 10:59:48 +02:00
Andreas Dangel
92466ebd28 [doc] Use new javadoc location from https://docs.pmd-code.org
Note: the version now needs SNAPSHOT, so that the javadoc links
work on master. This is not available, if javadoc.io is used.
2020-04-14 17:40:29 +02:00
Clément Fournier
c38f94cad7 Declare modelica namespace 2020-03-17 16:21:12 +01:00
Clément Fournier
9084980203 Update again 2020-02-05 20:46:17 +01:00
Clément Fournier
b2f061b58a Render markdown in descriptions 2020-02-05 20:46:17 +01:00
Clément Fournier
7573fd94d9 Use expandable row for xpath funs 2020-02-05 20:46:17 +01:00
Clément Fournier
79f47134c3 Finish xpath spec page 2020-02-05 20:46:17 +01:00
Clément Fournier
787a6a4a4d Document XPath funs 2020-02-05 20:46:17 +01:00
Clément Fournier
dd7f62d1c2 Rewrite XPath rule guide to add info about the designer 2020-02-05 20:46:17 +01:00
Clément Fournier
79b2de8549 Put designer wiki doc on the website
Fix absolute links

Add css for details tag

Add installation doc
2019-07-31 19:01:11 +02:00
Andreas Dangel
8a208b7027 [doc] fix regex, union needs to be enclosed in extra parentheses 2019-01-25 20:56:59 +01:00
Clément Fournier
c415fd4779 Merge branch 'pr-1481' 2018-11-29 15:59:09 +01:00
Clément Fournier
c185b8bf37 Rework release notes 2018-11-27 02:40:35 +01:00
Andreas Dangel
9fbcc5e178 [doc] add more default namespaces for jdoc 2018-11-26 14:08:07 +01:00
Andreas Dangel
008963f6ca [doc] Add cheat sheet for custom liquid tags 2018-11-22 20:21:12 +01:00
Clément Fournier
d68d856043 Improve diagnostic 2018-11-15 01:59:49 +01:00
Clément Fournier
a5419f5d3f Add check for existence 2018-11-14 23:15:47 +01:00
Clément Fournier
5fb0cf576b Releasable 2018-11-14 22:30:00 +01:00
Clément Fournier
a7f7802ceb Use namespaces:: 2018-11-14 20:27:52 +01:00
Clément Fournier
07635370bc Use @{handles} 2018-11-14 00:50:46 +01:00
Clément Fournier
f610839cea Add << path navigation 2018-11-13 17:46:48 +01:00
Clément Fournier
d85e16732a Implement options and method references 2018-11-13 16:41:05 +01:00
Clément Fournier
da9a8f3be5 Add jdoc_old 2018-11-13 14:15:21 +01:00
Clément Fournier
2b8cff49f1 add jdoc and jdoc_package liquid tags 2018-11-13 14:00:44 +01:00
Clément Fournier
4066ca9986 Update tocmaker_block.rb 2018-08-19 00:19:02 +02:00
Clément Fournier
d2cdcb7262 Bug 2018-08-18 22:03:13 +02:00
Clément Fournier
c7455012d4 Generate toc conditionnally 2018-08-18 20:30:19 +02:00
Clément Fournier
3cf456dbfa Update release script and doc 2018-08-18 17:40:57 +02:00
Clément Fournier
53b2b288ac Generate the release notes' toc 2018-08-18 17:34:48 +02:00
Clément Fournier
22c143f6e6 Take snapshot into account 2018-08-15 03:30:34 +02:00
Clément Fournier
ba19c59bdb Add logger 2018-08-15 01:54:12 +02:00
Clément Fournier
e888283b39 Make script to render release notes liquid 2018-08-14 17:50:49 +02:00
Andreas Dangel
6ed35c477b Merge branch 'pr-1162' 2018-06-16 22:25:32 +02:00
Clément Fournier
cc5a99b232 Last touch 2018-06-04 23:45:06 +02:00
Clément Fournier
45ea598337 Fix highlighter 2018-06-04 23:09:37 +02:00
Clément Fournier
f8ee148f68 Add XPath syntax highlighter to Rouge
This is only used when building the site, like the Liquid extensions
2018-05-31 10:20:00 +02:00
Clément Fournier
c145ff5d3f render_markdown filter 2018-05-25 03:16:01 +02:00
Clément Fournier
de080f02e4 Improve CLI reference 2018-05-25 03:02:37 +02:00
Clément Fournier
eb21f3189d Small improvements 2018-05-24 17:58:54 +02:00
Clément Fournier
5da6525276 Corrections for PR 2018-05-23 04:03:31 +02:00
Clément Fournier
392998e4a3 Cleanup 2018-05-22 17:09:26 +02:00
Clément Fournier
5485d08630 Order shuffle panels w.r.t the sidebar ordering 2018-05-21 16:49:12 +02:00
Clément Fournier
918a812d92 Add logic to exclude some pages based on some tags 2018-05-21 11:54:10 +02:00
Clément Fournier
bb51792ba7 Add shuffle animations to landing page 2018-05-21 11:54:10 +02:00
Clément Fournier
1993fce431 Create parameterised include for shuffle panel
Also added some liquid extensions
2018-05-21 11:54:10 +02:00