Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit c68621c

Browse files
committed
Refactor reference-guide to point to the doc fragments in the Microsite
Resolves #3229
1 parent 7f9b9c9 commit c68621c

File tree

9 files changed

+31
-5042
lines changed

9 files changed

+31
-5042
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/appendix-howto.adoc

Lines changed: 3 additions & 278 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/dashboard.adoc

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -395,33 +395,7 @@ endif::omit-tasks-docs[]
395395
[[dashboard-task-scheduling]]
396396
== Scheduling
397397

398-
=== Creating or deleting a Schedule from the Task Definition's page
399-
From the Task Definitions page a user can create or delete a schedule for a specific task definition.
400-
401-
.Task Definitions with Schedule controls
402-
image::{dataflow-asciidoc}/images/dataflow-scheduling-task-definition.png[Task Definitions with Schedule Controls, scaledwidth="50%"]
403-
404-
On this screen you can perform the following actions:
405-
406-
* The user can click the clock icon and this will take you to the Schedule Creation screen.
407-
* The user can click the clock icon with the `x` to the upper right to delete the schedule(s) associated with the task definition.
408-
409-
=== Creating a Schedule
410-
.Create Schedule for Task Execution
411-
image::{dataflow-asciidoc}/images/dataflow-scheduling-create.png[Create Schedule for Task Execution, scaledwidth="50%"]
412-
413-
Once the user clicks the clock icon on the Task Definition screen, Spring Cloud Data Flow will take the user to the Schedule Creation screen.
414-
On this screen a user can establish the schedule name, the cron expression as well as establish the properties and arguments to be used when the task is launched by this schedule.
415-
416-
=== Listing Available Schedules
417-
418-
.List Available Schedules
419-
image::{dataflow-asciidoc}/images/dataflow-scheduling-list.png[List Available Schedules, scaledwidth="50%"]
420-
421-
On this screen you can perform the following actions:
422-
423-
* Delete a schedule
424-
* Get details for a schedule
398+
You can create schedules from the SCDF Dashboard for the Task Definitions. Please see the https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/batch/scheduling/[Scheduling Batch Jobs] section of the microsite for more information.
425399

426400
[[dashboard-auditing]]
427401
== Auditing

spring-cloud-dataflow-docs/src/main/asciidoc/getting-started-cloudfoundry.adoc

Lines changed: 2 additions & 697 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/getting-started-kubernetes.adoc

Lines changed: 2 additions & 1443 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/getting-started-local.adoc

Lines changed: 2 additions & 1217 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Sabby Anandan; Marius Bogoevici; Eric Bottard; Mark Fisher; Ilayaperumal Gopinat
2121
:scs-app-starters-docs-htmlsingle: https://docs.spring.io/spring-cloud-stream-app-starters/docs/current/reference/htmlsingle
2222
:github-repo: spring-cloud/spring-cloud-dataflow
2323
:github-code: https://github.com/{github-repo}
24-
24+
:microsite-version: master
2525

2626
:dataflow-asciidoc: https://raw.githubusercontent.com/spring-cloud/spring-cloud-dataflow/master/spring-cloud-dataflow-docs/src/main/asciidoc
2727

spring-cloud-dataflow-docs/src/main/asciidoc/streams-developer-guide.adoc

Lines changed: 1 addition & 353 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/streams.adoc

Lines changed: 18 additions & 579 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/task-developer-guide.adoc

Lines changed: 1 addition & 447 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)