Skip to content

Commit 0f1fa0f

Browse files
committed
javadoc
1 parent f171c77 commit 0f1fa0f

File tree

120 files changed

+11934
-41
lines changed

Some content is hidden

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

120 files changed

+11934
-41
lines changed

.idea/misc.xml

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

.idea/workspace.xml

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

README.md

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

33
[![Website](https://img.shields.io/badge/Website-Visit-brightgreen)](https://codegrits.github.io/CodeGRITS/)
4-
[![Paper PDF](https://img.shields.io/badge/Paper-PDF-blue)](https://codegrits.github.io/CodeGRITS/static/paper.pdf)
4+
[![Javadoc](https://img.shields.io/badge/Javadoc-Docs-blue)](https://your-javadoc-hosted-url.com)
5+
[![Paper PDF](https://img.shields.io/badge/Paper-PDF-olive)](https://codegrits.github.io/CodeGRITS/static/paper.pdf)
56
[![Demo Video](https://img.shields.io/badge/Demo-Video-orange)](https://www.youtube.com/watch?v=d-YsJfW2NMI)
67
[![Archived](https://img.shields.io/badge/Archived-SWH-blueviolet)](https://archive.softwareheritage.org/swh:1:dir:8d3350b8efc8e545689565fddf1d8af55371d758)
78
[![MIT License](https://img.shields.io/badge/License-MIT-green)](https://github.com/codegrits/CodeGRITS/blob/main/LICENSE)
@@ -14,7 +15,7 @@ entire family of [JetBrains IDEs](https://www.jetbrains.com/) and [Tobii eye-tra
1415
to track developers’ IDE interactions and eye gaze data.
1516

1617
<p align="center">
17-
<img src="docs/static/overview.png" width="600px" max-width="100%" alt="CodeGRITS Overview">
18+
<img src="site/static/overview.png" width="600px" max-width="100%" alt="CodeGRITS Overview">
1819
</p>
1920

2021
The data collected by CodeGRITS can be used by empirical SE researchers to understand the behaviors of developers,

0 commit comments

Comments
 (0)