-
Notifications
You must be signed in to change notification settings - Fork 1
Dsf.dev restructuring 2.0 #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…till reference tutorial
…till reference tutorial
Moved explenation of certificates to tutorial because it was too specific
…he time of this commit
- created new folders - enabled blog-plugin
…aringframework/datasharingframework.github.io into dsf.dev_restructuring_2.0
- news date fix - sidebar fix operations and process development
Process Development API v1 documentation
- added the old Tutorials to Process development - tag color look at to do's in wiki for comprehensive list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR restructures the Javadoc output for the dsf-bpe-process-api-v2
(2.0.0-M2) release by adding generated HTML documentation under docs/src/.vuepress/public/assets/javadoc/api-v2
.
- Adds new Javadoc HTML pages for various interfaces, classes, and constants in
dev.dsf.bpe.v2
- Updates the
constant-values.html
summary for constant fields
Reviewed Changes
Copilot reviewed 1326 out of 1326 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/ServiceTask.html | Added Javadoc page for ServiceTask interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageSendTask.html | Added Javadoc page for MessageSendTask interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageIntermediateThrowEvent.html | Added Javadoc page for MessageIntermediateThrowEvent interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageEndEvent.html | Added Javadoc page for MessageEndEvent interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageActivity.html | Added Javadoc page for MessageActivity interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/ExecutionListener.html | Added Javadoc page for ExecutionListener interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/DefaultUserTaskListener.html | Added Javadoc page for DefaultUserTaskListener class |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/Activity.html | Added Javadoc page for Activity interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/ProcessPluginDeploymentListener.html | Added Javadoc page for ProcessPluginDeploymentListener interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/ProcessPluginDefinition.html | Added Javadoc page for ProcessPluginDefinition interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/ProcessPluginApi.html | Added Javadoc page for ProcessPluginApi interface |
docs/src/.vuepress/public/assets/javadoc/api-v2/constant-values.html | Added summary of constant field values |
Comments suppressed due to low confidence (1)
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/ServiceTask.html:2
- The
lang
attribute on the<html>
tag is empty; specify a valid language code (e.g.,<html lang="en">
) to improve accessibility and proper screen reader behavior.
<html lang>
Link and Image fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR implements the restructuring of dsf.dev documentation by adding a series of auto‐generated Javadoc HTML files for various API interfaces and classes. The changes include the addition of documentation pages for activities, process plugins, constants, and related services to support the new dsf.dev restructuring.
Reviewed Changes
Copilot reviewed 1332 out of 1332 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/ServiceTask.html | New Javadoc page for the ServiceTask interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageSendTask.html | New Javadoc page for the MessageSendTask interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageIntermediateThrowEvent.html | New Javadoc page for the MessageIntermediateThrowEvent interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageEndEvent.html | New Javadoc page for the MessageEndEvent interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/MessageActivity.html | New Javadoc page for the MessageActivity interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/ExecutionListener.html | New Javadoc page for the ExecutionListener interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/DefaultUserTaskListener.html | New Javadoc page for the DefaultUserTaskListener class. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/Activity.html | New Javadoc page for the Activity interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/ProcessPluginDeploymentListener.html | New Javadoc page for the ProcessPluginDeploymentListener interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/ProcessPluginDefinition.html | New Javadoc page for the ProcessPluginDefinition interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/ProcessPluginApi.html | New Javadoc page for the ProcessPluginApi interface. |
docs/src/.vuepress/public/assets/javadoc/api-v2/constant-values.html | New Javadoc page summarizing constant field values. |
Comments suppressed due to low confidence (1)
docs/src/.vuepress/public/assets/javadoc/api-v2/dev/dsf/bpe/v2/activity/ServiceTask.html:2
- The tag is missing a language value, which may affect accessibility and SEO. It is recommended to specify a language attribute (e.g., ) in the generated documentation.
<html lang>
No description provided.