forked from plantuml/plantuml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add
package-info.java
and readme.md
For external code: - acearth, - zxing, - jcckit, - ditaa.
- Loading branch information
Showing
10 changed files
with
125 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/* | ||
* ⚠ Disclaimer 🚩 | ||
* This file was not part of the original package. | ||
* It was included only on the PlantUML package | ||
* to provide source citation and documentation. | ||
* | ||
*/ | ||
/** | ||
* Internal copy of <code>AC.earth</code> - <code>XEarth</code> | ||
* for Java <i>(code of Christian Treber)</i>. | ||
* | ||
* @see ext.plantuml.com.ctreber.acearth.ACearth | ||
* @see net.sourceforge.plantuml.acearth | ||
* | ||
*/ | ||
package ext.plantuml.com.ctreber.acearth; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
> [!WARNING] | ||
> **Disclaimer**: | ||
> This file was not part of the original package. | ||
> It was included only on the PlantUML package to provide source citation and documentation. | ||
# Directory Documentation for `acearth` | ||
|
||
## Description | ||
Internal copy of `AC.earth` - `XEarth` for Java _(code of Christian Treber)_. | ||
|
||
## See more information on | ||
- [readme of `plantuml/acearth`](../../../../../net/sourceforge/plantuml/acearth/readme.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/* | ||
* ⚠ Disclaimer 🚩 | ||
* This file was not part of the original package. | ||
* It was included only on the PlantUML package | ||
* to provide source citation and documentation. | ||
* | ||
*/ | ||
/** | ||
* Internal copy of | ||
* <a href="https://github.com/zxing/zxing" target="_top"> | ||
* <code>ZXing</code></a> <i>(code of Google)</i>. | ||
* | ||
* @see net.sourceforge.plantuml.flashcode | ||
* | ||
*/ | ||
package ext.plantuml.com.google.zxing; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
> [!WARNING] | ||
> **Disclaimer**: | ||
> This file was not part of the original package. | ||
> It was included only on the PlantUML package to provide source citation and documentation. | ||
# Directory Documentation for `zxing` | ||
|
||
## Description | ||
Internal copy of `ZXing` _(code of Google)_. | ||
|
||
## Credit | ||
- :octocat: [zxing/zxing](https://github.com/zxing/zxing) | ||
|
||
## See more information on | ||
- [readme of `plantuml/flashcode`](../../../../../net/sourceforge/plantuml/flashcode/readme.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/* | ||
* ⚠ Disclaimer 🚩 | ||
* This file was not part of the original package. | ||
* It was included only on the PlantUML package | ||
* to provide source citation and documentation. | ||
* | ||
*/ | ||
/** | ||
* Internal copy of | ||
* <a href="https://jcckit.sourceforge.net" target="_top"> | ||
* <code>JCCKit</code></a> <i>(code of Franz-Josef Elmer)</i>. | ||
* | ||
* @see net.sourceforge.plantuml.jcckit | ||
* | ||
*/ | ||
package jcckit; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
> [!WARNING] | ||
> **Disclaimer**: | ||
> This file was not part of the original package. | ||
> It was included only on the PlantUML package to provide source citation and documentation. | ||
# Directory Documentation for `jcckit` | ||
|
||
## Description | ||
Internal copy of `JCCKit` _(code of Franz-Josef Elmer)_. | ||
|
||
## Credit | ||
- [JCCKit _(on Sourceforge)_](https://jcckit.sourceforge.net) | ||
|
||
## See more information on | ||
- [readme of `plantuml/jcckit`](../net/sourceforge/plantuml/jcckit/readme.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/* | ||
* ⚠ Disclaimer 🚩 | ||
* This file was not part of the original package. | ||
* It was included only on the PlantUML package | ||
* to provide source citation and documentation. | ||
* | ||
*/ | ||
/** | ||
* Internal copy of | ||
* <a href="https://github.com/stathissideris/ditaa" target="_top"> | ||
* <code>ditaa</code></a> <i>(code of Stathis Sideris)</i>. | ||
* | ||
* @see net.sourceforge.plantuml.ditaa | ||
* | ||
*/ | ||
package org.stathissideris.ascii2image.core; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
> [!WARNING] | ||
> **Disclaimer**: | ||
> This file was not part of the original package. | ||
> It was included only on the PlantUML package to provide source citation and documentation. | ||
# Directory Documentation for `core` | ||
|
||
## Description | ||
Internal copy of `ditaa` _(code of Stathis Sideris)_. | ||
|
||
## Credit | ||
- :octocat: [stathissideris/ditaa](https://github.com/stathissideris/ditaa) | ||
|
||
## See more information on | ||
- [readme of `plantuml/ditaa`](../../../../net/sourceforge/plantuml/ditaa/readme.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters