Skip to content

Commit 695c70a

Browse files
authored
Merge pull request SolidOS#471 from solid/bourgeoa-documentation-item-1
update Documentation item
2 parents d933b45 + 6ff3394 commit 695c70a

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,9 @@ document.body.appendChild(aclControlBox)
5252

5353

5454
## Documentation
55-
56-
### API
57-
58-
See https://solid.github.io/solid-ui/Documentation/api/ for the API documentation.
59-
60-
### Components
61-
62-
The UI components are presented in a [storybook](http://solid.github.io/solid-ui/examples/storybook/).
55+
- [talk presentation](https://solid.github.io/solid-ui/Documentation/talks/FormsTalk.html)
56+
- API https://solid.github.io/solid-ui/Documentation/api/ for the API documentation.
57+
- The UI components are presented in a [storybook](http://solid.github.io/solid-ui/examples/storybook/).
6358

6459
## Overview
6560
This has been a place to put any functionality from solid views which has been generalized to be usable in other views.
@@ -109,4 +104,4 @@ npm run storybook
109104
If there is no story for the component yet, add a new one to `./src/stories`.
110105

111106
When you want to test the component within a solid-pane, you can use the [development mode of solid-panes](https://github.com/solid/solid-panes#development) or
112-
[mashlib-dev](https://github.com/solid/mashlib-dev).
107+
[mashlib-dev](https://github.com/solid/mashlib-dev).

0 commit comments

Comments
 (0)