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

Commit 8774bc3

Browse files
author
David Dooling
committed
Reorganize navigation
Do not actually move files, so old links will still work. Remove some files and links to deprecated items like drift and old packages. Towards atomisthq/product-development#320 [changelog:changed]
1 parent d158710 commit 8774bc3

File tree

11 files changed

+49
-871
lines changed

11 files changed

+49
-871
lines changed

docs/developer/aspects.md

Lines changed: 0 additions & 178 deletions
This file was deleted.

docs/developer/packages-overview.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,3 @@ The `@atomist/automation-client` package handles a number of base features for a
2222
* Registering generators and code transforms
2323
* Implementing push, event, and command listeners
2424
* Defining and invoking goals and goal sets
25-
26-
## `@atomist/sdm-core`
27-
28-
The `sdm-core` is the heart of the SDM, and has just several functions of use, dealing with the management of goals:
29-
30-
* [goal states](/pack/goalstate/), a way to manually trigger and change the status of goals
31-
* [container goals](/developer/container-goals/), assisting you in creating a delivery flow with Docker images
32-
33-
In some cases, you'll need to configure the SDM to just execute a single goal, or even perform some post-processing after the SDM is initialized. `@atomist/sdm-core` exports the `configureSdm` function to do just that.

docs/glossary.md

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)