Skip to content

Commit 6c20ff3

Browse files
committed
javadoc
1 parent 654c830 commit 6c20ff3

File tree

82 files changed

+140
-1089
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+140
-1089
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 81 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CodeGRITS
22

33
[![Website](https://img.shields.io/badge/Website-Visit-brightgreen)](https://codegrits.github.io/CodeGRITS/)
4-
[![Javadoc](https://img.shields.io/badge/Javadoc-Docs-blue)](https://your-javadoc-hosted-url.com)
4+
[![Javadoc](https://img.shields.io/badge/Javadoc-Docs-blue)](https://codegrits.github.io/CodeGRITS/docs/index.html)
55
[![Paper PDF](https://img.shields.io/badge/Paper-PDF-olive)](https://codegrits.github.io/CodeGRITS/static/paper.pdf)
66
[![Demo Video](https://img.shields.io/badge/Demo-Video-orange)](https://www.youtube.com/watch?v=d-YsJfW2NMI)
77
[![Archived](https://img.shields.io/badge/Archived-SWH-blueviolet)](https://archive.softwareheritage.org/swh:1:dir:8d3350b8efc8e545689565fddf1d8af55371d758)
@@ -48,6 +48,7 @@ separate windows.
4848
## Usage Guide
4949

5050
Please see the [CodeGRITS website](https://codegrits.github.io/CodeGRITS/) for more details.
51+
The Javadoc documentation is available [here](https://codegrits.github.io/CodeGRITS/docs/index.html).
5152

5253
## Citation
5354

0 commit comments

Comments
 (0)