Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Reusable Analysis
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
Reusable Analysis
Commits
dce7c3b1
Commit
dce7c3b1
authored
5 years ago
by
René Schöne
Browse files
Options
Downloads
Patches
Plain Diff
Added ragdoc for scope4j.
parent
be0656bd
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
scope4j/build.gradle
+6
-0
6 additions, 0 deletions
scope4j/build.gradle
tools/rd-builder.jar
+0
-0
0 additions, 0 deletions
tools/rd-builder.jar
with
6 additions
and
0 deletions
scope4j/build.gradle
+
6
−
0
View file @
dce7c3b1
...
...
@@ -40,11 +40,17 @@ sourceSets.main {
}
}
configurations
{
ragdoc
}
dependencies
{
testImplementation
'org.junit.jupiter:junit-jupiter-api:5.4.2'
testRuntimeOnly
'org.junit.jupiter:junit-jupiter-engine:5.4.2'
testCompile
'org.junit.platform:junit-platform-runner:1.4.2'
testImplementation
'org.junit.jupiter:junit-jupiter-params:5.4.2'
ragdoc
files
(
'../tools/rd-builder.jar'
)
}
jastadd
{
...
...
This diff is collapsed.
Click to expand it.
tools/rd-builder.jar
0 → 100644
+
0
−
0
View file @
dce7c3b1
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment