Andreas Dangel
ba63a16d4c
[doc] Fix styling for details sections
...
using parse_block_html:true destroyed shuffle_panel on index.md...
2024-03-21 11:12:17 +01: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
518a5ee747
[doc] Add style for blockquotes
2023-09-09 12:00:41 +02:00
Andreas Dangel
107b8e5b67
[doc] Add pages for all supported language
2023-09-01 12:13:56 +02:00
Andreas Dangel
f980c1f17b
[doc] Make side fixed only for big screens
...
Also wrap the inline-toc in an accordion to
save some space.
Remove some of the unneeded javascript.
Fixes #4521
2023-08-10 17:30:06 +02:00
Andreas Dangel
0756a7c0e4
Update fontawesome, fix external-link icon
2023-04-28 11:05:23 +02: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
644bd3ab39
Merge branch 'master' into pmd/7.0.x
2022-03-24 15:15:55 +01:00
Andreas Dangel
698b49df33
Merge branch 'master' into pr-3811
2022-03-24 12:17:15 +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
Bailey Tjiong
c082649dda
Remove h2 inline-block styling
2022-03-15 14:23:27 +01:00
Bailey Tjiong
9bb075526e
Add pencil icon (with edit link) to headers
2022-03-15 14:16:44 +01:00
Bailey Tjiong
0fbcfec9b1
Change the top and bottom edit buttons
2022-03-15 01:28:15 +01:00
jeickhoff
e27be9f081
Make TOC scrollable when too many subheadings
2022-03-10 10:13:04 +01:00
Bailey Tjiong
6bdce79bdd
Add small edit button to section heading line
2022-02-25 21:50:24 +01:00
Andreas Dangel
8eb18114c9
Merge branch 'master' into pmd/7.0.x
2022-02-25 20:23:58 +01:00
jeickhoff
5d537140c8
Fix overlap by specifying minimum content div width
2022-02-23 19:45:11 +01:00
jeickhoff
a6ac757649
Add responsive floating table-of-contents to documentation website
2022-02-23 19:21:02 +01:00
Andreas Dangel
cacfeda085
Merge branch 'origin/master' into pr-3498
2021-09-23 13:25:40 +02:00
Andreas Dangel
a69a612ff3
Update credits.md
...
* Fix layout
* Reorganize old sections
* Add link from index.md
2021-09-09 15:26:35 +02: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
4b6aa1c78c
[doc] Add border around pre (e.g. code examples)
2020-09-20 20:08:27 +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
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
e88d38eb5b
[doc] Remove old fontawesome files
2020-09-18 10:44:02 +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
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
Andreas Dangel
331a9f941d
(doc) Improve css for displaying details/summary tag
2019-08-10 22:14:27 +02: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
Clément Fournier
40f0c4d59b
Fix toc links
2018-06-29 22:33:45 +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
Clément Fournier
5da6525276
Corrections for PR
2018-05-23 04:03:31 +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
Clément Fournier
9924bd8bfe
Landing page is WIP, add some tags to languages
2018-05-21 11:54:10 +02:00
Andreas Dangel
b14da68b5a
Update theme from https://github.com/tomjohnson1492/documentation-theme-jekyll
2017-05-25 10:22:39 +02:00
Andreas Dangel
b193bb28d8
Add 'docs/' from commit '106142b25c9387ffd002437027ced1b04f494205'
...
git-subtree-dir: docs
git-subtree-mainline: 23545aa7ea599faf17737de9879733a1bde700d1
git-subtree-split: 106142b25c9387ffd002437027ced1b04f494205
2017-05-25 10:01:42 +02:00