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

Commit 7d75506

Browse files
authored
Reorganize docs (#42)
Move main tutorial to subfolder. Rename COMPOSER.md.
1 parent 1a75521 commit 7d75506

13 files changed

+745
-737
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,14 @@ wsk action invoke demo -r -p password passw0rd
9494
```
9595

9696
## Getting started
97-
* [Introduction to Serverless Composition](docs/README.md): Setting up your
98-
programming environment and getting started with Shell and Composer.
97+
* [Introduction to Serverless Composition](docs/tutorials/introduction/README.md):
98+
Setting up your programming environment and getting started with Shell and
99+
Composer.
99100
* [Building a Translation Slack Bot with Serverless
100101
Composition](docs/tutorials/translateBot/README.md): A more advanced tutorial
101102
using Composition to build a serverless Slack chatbot that does language
102103
translation.
103-
* [Composer Reference](docs/COMPOSER.md): A comprehensive reference manual for
104+
* [Composer Reference](docs/README.md): A comprehensive reference manual for
104105
the Node.js programmer.
105106

106107
## Videos

docs/COMPOSER.md

-360
This file was deleted.

docs/README.md

+264-372
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)