diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-22 02:14:00 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-22 02:14:00 +0700 |
| commit | 02c6f425ccd38698b1c7e75f0ade33ee7ce41b0f (patch) | |
| tree | 41cc19e6a530927cc74c712bf3bb9cfd4dc77b4d | |
| parent | 990b5a6c6614d474540579987af2194e1a76c42a (diff) | |
| download | kilabit.info-02c6f425ccd38698b1c7e75f0ade33ee7ce41b0f.tar.xz | |
project/jarink: use symlink to project _doc/ directory
| l--------- | _content/project/jarink | 1 | ||||
| l--------- | _content/project/jarink/CHANGELOG.adoc | 1 | ||||
| l--------- | _content/project/jarink/index.adoc | 1 | ||||
| m--------- | _project/src/jarink | 0 |
4 files changed, 1 insertions, 2 deletions
diff --git a/_content/project/jarink b/_content/project/jarink new file mode 120000 index 0000000..65a3729 --- /dev/null +++ b/_content/project/jarink @@ -0,0 +1 @@ +../../_project/src/jarink/_doc
\ No newline at end of file diff --git a/_content/project/jarink/CHANGELOG.adoc b/_content/project/jarink/CHANGELOG.adoc deleted file mode 120000 index b13c804..0000000 --- a/_content/project/jarink/CHANGELOG.adoc +++ /dev/null @@ -1 +0,0 @@ -../../../_project/src/jarink/CHANGELOG.adoc
\ No newline at end of file diff --git a/_content/project/jarink/index.adoc b/_content/project/jarink/index.adoc deleted file mode 120000 index 7951eb4..0000000 --- a/_content/project/jarink/index.adoc +++ /dev/null @@ -1 +0,0 @@ -../../../_project/src/jarink/README
\ No newline at end of file diff --git a/_project/src/jarink b/_project/src/jarink -Subproject c7cf21afcfc2229a423229f9e0ce685b46e3a1b +Subproject 2a4376d5ddeee82d4ef38f4953453abb43e8522 |
