Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
TTangNingzhi committed Jan 11, 2024
1 parent 654c830 commit 6c20ff3
Show file tree
Hide file tree
Showing 82 changed files with 140 additions and 1,089 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

122 changes: 81 additions & 41 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CodeGRITS

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

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

## Citation

Expand Down
Loading

0 comments on commit 6c20ff3

Please sign in to comment.