1. Deployment View
Node / Artifact | Description |
---|---|
hsc plugin binary |
compiled version of HtmlSC, including required dependencies. |
hsc-development |
where development of HtmlSC takes place |
artifact repository (Bintray) |
global public cloud repository for binary artifacts, similar to mavenCentral. HtmlSC binaries are uploaded to this server. |
hsc user computer |
where arbitrary documentation takes place with html as output formats. |
build.gradle |
Gradle build script configuring (among other things) the HtmlSC plugin to check some documentation. |
The three nodes (computers) shown in Deployment are connected via Internet.
Sanity checker will:
-
be bundled as a single jar,
-
be uploaded to the Bintray repository,
-
referencable within a gradle buildfile,
-
provide a main method with parameters and options, so all checks can be called from the command line.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.