71 Commits

Author SHA1 Message Date
Andreas Dangel
dafa113fbc
[doc] Release schedule, version policies, support lifecycle 2024-06-20 12:10:42 +02:00
Andreas Dangel
eb631b987d
[doc] Review links in release notes and doc pages
- fix javadoc to find Kotlin files
- fix formatting for language info box
- fix tocmaker link generator
2024-03-10 20:21:01 +01:00
Andreas Dangel
add430b038
[doc] Update rule writing docs (#2511) 2023-12-07 10:42:40 +01:00
Andreas Dangel
039f5fbd85
[doc] Improve language docs 2023-09-05 19:53:21 +02:00
Andreas Dangel
107b8e5b67
[doc] Add pages for all supported language 2023-09-01 12:13:56 +02:00
Andreas Dangel
ca40dc41b0
[doc] Add language info summary 2023-09-01 09:41:46 +02:00
Andreas Dangel
9e9739e2b3
Fix favicon 2023-04-28 11:07:18 +02:00
Andreas Dangel
0756a7c0e4
Update fontawesome, fix external-link icon 2023-04-28 11:05:23 +02:00
Andreas Dangel
a9d8fe70a7
[doc] Fix github logo in footer 2023-03-31 09:27:04 +02:00
Andreas Dangel
e5b14532ef
[doc] Fix github logo 2023-03-16 11:24:09 +01:00
Juan Martín Sotuyo Dodero
074217a570 Allow an empty line to indicate the start of output 2022-10-17 00:11:21 -03:00
Juan Martín Sotuyo Dodero
80f784edc7 Revamp all CLI examples 2022-10-15 02:06:53 -03:00
Juan Martín Sotuyo Dodero
5ede9ee45f Create an include for command snippets
- This should improve how we give examples for different platforms throughout the docs.
 - I also improved the doc around adding PMD to PATH
2022-10-15 02:06:53 -03:00
Andreas Dangel
e0c0e96d07
Merge branch 'master' into pmd/7.0.x 2022-04-12 20:15:44 +02:00
jasonqiu98
6f3dd6c11d add release date on sidebar 2022-03-31 02:25:53 +02:00
Andreas Dangel
522605df34
Merge pull request #3864 from oowekyala:xml-new-xpath-rule
[xml] Add new XPath rule for xml #3864
2022-03-25 08:13:03 +01:00
Clément Fournier
b0ce80350f
Merge branch '7.0.x' into pmd7-merge-xml-rule 2022-03-24 19:52:16 +01:00
Clément Fournier
495918f001
Merge branch 'xml-new-xpath-rule' into pmd7-merge-xml-rule 2022-03-24 19:25:42 +01:00
Andreas Dangel
644bd3ab39
Merge branch 'master' into pmd/7.0.x 2022-03-24 15:15:55 +01:00
Andreas Dangel
af9547af7d
[doc] Minor fixes (styling mostly)
Don't show edit buttons for generated pages
2022-03-24 12:13:01 +01:00
Clément Fournier
291be974c1
Fix header for pmd: funs 2022-03-22 19:58:22 +01:00
Clément Fournier
463f68faca
Cleanup doc 2022-03-22 19:34:13 +01:00
Bailey Tjiong
0fbcfec9b1 Change the top and bottom edit buttons 2022-03-15 01:28:15 +01:00
Clément Fournier
faa3015629 Fix navbar being blue 2020-09-28 18:10:48 +02:00
Clément Fournier
b05554031a Merge branch '7.0.x' into pmd7-doc-update-deps 2020-09-28 17:49:05 +02:00
Andreas Dangel
82c0accf0a [doc] Include javascripts at end of page instead of header 2020-09-20 20:03:44 +02:00
Andreas Dangel
dbb451e18e [doc] Remove old pdf configs 2020-09-20 19:55:46 +02:00
Andreas Dangel
50dc1dddaf [doc] Externalize further scripts into customscripts.js
Remove unnecessary include disqus.
Remove sample page for tooltips.
Remove support for unused datatable.
Remove support for page.simple_map and page.complex_map
2020-09-20 19:35:22 +02:00
Andreas Dangel
ebddad5d26 [doc] Fix sidebar quirks 2020-09-19 21:21:35 +02:00
Andreas Dangel
cdfe815929 [doc] Fix persisted tab state 2020-09-19 21:11:44 +02:00
Andreas Dangel
95e6df8652 [doc] Move jekyll-table-of-contents 2020-09-19 20:35:20 +02:00
Andreas Dangel
8ac61c4fc5 [doc] Upgrade Shuffle 2020-09-19 20:21:53 +02:00
Andreas Dangel
2e22335c95 [doc] Update Simple-Jekyll-Search 2020-09-19 12:10:20 +02:00
Andreas Dangel
005045e09b [doc] Fix navbar at top 2020-09-18 18:49:51 +02:00
Andreas Dangel
8a1c8665b2 [doc] Integrate and update selfhosted bootstrap, jquery, ...
Also delete some unused includes, such as google_analytics and usermap*
and delete old IE code
2020-09-18 11:49:49 +02:00
Andreas Dangel
a62b5a388e [doc] Use new self hosted fontawesome
Note: the css class "fa" is deprecated and "fas" should be used
instead. "fab" is for branding icons (like github).
2020-09-18 10:45:00 +02:00
Andreas Dangel
875ae1b544 [doc] Use green theme, adjust coloring to match PMD Logo green 2020-09-17 11:13:35 +02:00
Andreas Dangel
43e6bbe428 [doc] Add new logo in the documentation, remove old logo images 2020-09-17 10:57:22 +02: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
abe26203d5 Add examples 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
f496ce8be7 Make xpath fun rows expandable 2020-02-05 20:46:17 +01:00
Clément Fournier
cee4dab30a Update the defining properties page 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
40f0c4d59b Fix toc links 2018-06-29 22:33:45 +02:00
Clément Fournier
3c668afb33 Fix homepage internal links 2018-06-12 14:57:19 +02:00
Clément Fournier
c0077a2eed Create new incremental analysis page, make linking to CLI options possible 2018-06-12 00:22:38 +02:00