Skip to content

Commit d0b47ad

Browse files
committed
Update docs
1 parent caf413f commit d0b47ad

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/guide/contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributor guide
1+
# Contributors guide
22

33
As an application contributor you enhance an existing web application
44
by UI contributions developed in Python. You implement a Python module

docs/guide/providers.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,16 @@ using the `initializeFramework` function.
130130
import { initializeFramework } "charlets"
131131
```
132132
133+
_More coming soon._
134+
133135
### Implement derived application state
134136
137+
_Coming soon._
138+
135139
### Render the contributions
136140
141+
_Coming soon._
142+
137143
## Adding new components
144+
145+
_Coming soon._

0 commit comments

Comments
 (0)