summaryrefslogtreecommitdiff
path: root/doc/languages-frameworks/java.section.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Switch markdown placeholder from "..." to <...>•••We use angle brackets since they look a lot like a placeholder while also being valid nix code, as suggested by roberth here: https://github.com/NixOS/nixpkgs/pull/299554#discussion_r1541797970 Janne Heß2024-03-281-1/+1
* treewide: Fix all Nix ASTs in all markdown files•••This allows for correct highlighting and maybe future automatic formatting. The AST was verified to work with nixfmt only. Janne Heß2024-03-281-14/+22
* doc: include stripJavaArchivesHook in the java sectionTomaSajt2024-03-171-3/+26
* jre_minimal: document how to use a headless JDK•••For a smaller image Arnout Engelen2021-09-301-0/+9
* doc/java: convert to markdownJörg Thalheim2020-11-281-0/+91