1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-06 18:30:52 +00:00
Commit Graph

1444 Commits

Author SHA1 Message Date
Arnaud Roques
f35856e6b9 chore: better End Of Line management 2023-11-19 11:15:28 +01:00
Arnaud Roques
546174d17f fix: better support for package with ELK layout
https://forum.plantuml.net/13709/eclipse-layout-kernel?show=18389#a18389
2023-11-16 18:23:58 +01:00
Arnaud Roques
f91a19413b feat: add osa2 icon library 2023-11-16 18:01:11 +01:00
PlantUML
db9c59c1bb
Merge pull request #1605 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for External code)
2023-11-16 12:33:02 +01:00
The-Lum
6e85bcaac9 docs: add package-info.java and readme.md
For external code:
- acearth,
- zxing,
- jcckit,
- ditaa.
2023-11-16 11:08:55 +00:00
PlantUML
e17b2a4e22
Merge pull request #1604 from The-Lum/ImproveDoc
docs: fix package names on `package-info.java` of `cheerpj` and `smetana`
2023-11-15 22:02:15 +01:00
The-Lum
8a1a9dfc8b docs: add package-info.java for gen.annotation (smetana)
- add `package-info.java` for `gen.annotation`
- add `@see` on `h` and `smetana/core`
2023-11-15 20:35:20 +00:00
The-Lum
b92731aecd Merge branch 'ImproveDoc' of https://github.com/The-Lum/plantuml into ImproveDoc 2023-11-15 20:07:39 +00:00
The-Lum
2f4a56f692 docs: fix package names (for cheerpj, smetana)
fix package names on `package-info.java` of `cheerpj` and `smetana`
2023-11-15 20:03:00 +00:00
PlantUML
1c4162c2ff
Add Javadoc link 2023-11-15 20:42:22 +01:00
Arnaud Roques
162c3f9238 Merge branch 'master' of https://github.com/plantuml/plantuml 2023-11-15 19:50:58 +01:00
Arnaud Roques
333d0b1a1f chore: update javadoc even for snapshot 2023-11-15 19:50:47 +01:00
PlantUML
1cfab8ba80
Merge pull request #1603 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`] (for `Smetana`, `API/CheerpJ`)
2023-11-15 18:28:15 +01:00
PlantUML
cebe19f466
Merge branch 'master' into ImproveDoc 2023-11-15 18:20:55 +01:00
Arnaud Roques
135604e727 Merge branch 'master' of https://github.com/plantuml/plantuml 2023-11-15 18:19:41 +01:00
Arnaud Roques
b63f2ab4cd chore: filter javadoc generation 2023-11-15 18:18:55 +01:00
The-Lum
acb95b44ce docs: add package-info.java and readme.md
For `API/CheerpJ`
2023-11-15 13:53:30 +00:00
The-Lum
91ead31632
docs: update README.md: add javadoc link for snapshot 2023-11-15 13:52:49 +01:00
Arnaud Roques
3a10503cc8 chore: suppress frame for javadoc 2023-11-14 21:34:47 +01:00
Arnaud Roques
4f0f8d7821 chore: remove windows test and generate javadoc with frames 2023-11-14 21:31:05 +01:00
Arnaud Roques
61b1e4f0f0 chore: try to add javadoc to GitHub Pages 2023-11-14 19:29:54 +01:00
The-Lum
e0b299d2ef
docs: update README.md: add javadoc link + emoji
- Add javadoc link
- Add emoji (conform to the 'https://plantuml.com' page)
2023-11-14 17:25:13 +01:00
The-Lum
91d46a866e docs: add package-info.java and readme.md
For `Smetana`:
- `src/h`
- `src/gen`
- `src/smetana/core`
2023-11-14 14:34:15 +00:00
Arnaud Roques
4f46b6726e refactor: remove dead code 2023-11-11 20:23:35 +01:00
Arnaud Roques
137d84101f style: remove unused import 2023-11-11 19:56:03 +01:00
PlantUML
2d47edd326
Merge pull request #1592 from plantuml/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
2023-11-10 09:36:48 +01:00
PlantUML
76a27d5d9d
Merge pull request #1599 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`]
2023-11-10 10:19:21 +02:00
The-Lum
c885afd3d2 docs: add package-info.java and readme.md
(for `png` to `zopfli`)

Todo or remaining directory:
- api
- compositediagram
- core
- decoration
- flowdiagram
- golem
- klimt
- mda
- text
- utils
- webp
2023-11-09 20:11:23 +00:00
dependabot[bot]
cb35beca6c
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:25:05 +00:00
The-Lum
7666511512
Merge branch 'plantuml:master' into ImproveDoc 2023-11-02 21:40:25 +01:00
The-Lum
3a095fd7cb docs: add package-info.java and readme.md
(for `dedication` to `png`)
2023-11-02 20:38:00 +00:00
PlantUML
b8b98d0c18
Merge pull request #1587 from travkin79/patch/1580
#1580 Fix hiding stereotypes
2023-10-30 13:33:40 +02:00
Dietrich Travkin
0a795acbb3 Fix merge problem 2023-10-30 10:48:47 +01:00
Dietrich Travkin
7a7f59f00b Merge commit '89406657e7a26c74119a87637f8f96c94055b45b' into patch/1580 2023-10-30 10:45:34 +01:00
Dietrich Travkin
263662d6d3 #1580 Make source code compatible to Java 1.7 (forgot one stream usage) 2023-10-30 10:39:34 +01:00
Dietrich Travkin
8b87aa0c1c #1580 Make source code compatible to Java 1.7 2023-10-30 10:18:27 +01:00
PlantUML
89406657e7
Merge pull request #1588 from travkin79/patch/1475
#1475 Fix show statement
2023-10-27 11:39:41 +02:00
Dietrich Travkin
570d056f3d #1475 Fix show statement 2023-10-27 11:23:43 +02:00
Dietrich Travkin
f47ca8c339 #1580 Fix hiding stereotypes 2023-10-27 11:00:17 +02:00
Arnaud Roques
f8d87217a7 refactor: remove unused code 2023-10-22 12:15:29 +02:00
Arnaud Roques
e92dcd400b refactor: remove unused code 2023-10-22 11:54:17 +02:00
Arnaud Roques
8f5c3379ed refactor: remove unused logo dead code 2023-10-22 11:28:29 +02:00
Arnaud Roques
9a75a9c577 Merge remote-tracking branch 'origin/attic-proposal' 2023-10-22 11:21:03 +02:00
Arnaud Roques
38ea5ae823 chore: prepare next development cycle 2023-10-22 10:33:24 +02:00
PlantUML
920bb2b33c
Proposal for attic.md 2023-10-21 20:48:16 +02:00
Arnaud Roques
2b2f291911 chore: gradle.properties has been skipped 2023-10-20 16:39:19 +02:00
Arnaud Roques
8b092894ed chore: version 1.2023.12 2023-10-20 15:58:10 +02:00
Arnaud Roques
1e6ffb0bec fix: add some hard-coded dot path for MacOS
https://github.com/plantuml/plantuml/issues/1583
2023-10-20 15:44:00 +02:00
Arnaud Roques
4adacbabe5 fix: improve error management for non-GPL version 2023-10-20 15:29:27 +02:00
The-Lum
28cc4638d6 docs: add package-info.java and readme.md
(for `abel` to `command`)
2023-10-17 10:16:34 +00:00