1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-28 23:19:01 +00:00
Commit Graph

1608 Commits

Author SHA1 Message Date
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
Benjamin Davies
273f8b4bf1
Add tests 2023-11-16 20:32:18 +13:00
Benjamin Davies
9ad84822fa
Introduce CHEN_CIRCLE entity type 2023-11-16 18:49:00 +13:00
Benjamin Davies
96785da1c7
Add multiple subclasses command 2023-11-16 18:42:47 +13:00
Benjamin Davies
9e8a313681
Add subset associations 2023-11-16 17:41:11 +13:00
Benjamin Davies
3734465441
Style associations 2023-11-16 13:36:34 +13:00
Benjamin Davies
de74e7fae9
Change leaf style based on stereotype 2023-11-16 13:24:12 +13:00
Benjamin Davies
c6bd537509
Draw relationships as diamonds 2023-11-16 12:16:35 +13:00
Benjamin Davies
6361f826be
Add new leaf types 2023-11-16 11:29:37 +13:00
Benjamin Davies
fb9fd7e13e
Merge remote-tracking branch 'upstream/master' into cheneer 2023-11-16 10:05:21 +13:00
Benjamin Davies
153b96af3e
Fix stereotype handling 2023-11-16 10:03:30 +13: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
Benjamin Davies
4d01e6fd6c
Merge entity and relationship commands 2023-11-16 09:49:18 +13:00
Benjamin Davies
e26ccf756a
Tweak Chen EER syntax to be more consistent with existing diagram types 2023-11-16 09:43:54 +13: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
dependabot[bot]
486b020a84
chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 02:04:54 +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