Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Aug 5, 2016
1 parent 21818b7 commit 5886d8d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ trucks examples/skate-component/components.html -o build

In each case the [trucks.js](https://github.com/tmpfs/trucks/blob/master/examples/skate-component/trucks.js) compiler configuration file is used.

More documentation is in the [manual][].

---

- [Install](#install)
Expand All @@ -54,6 +52,7 @@ More documentation is in the [manual][].
- [Styles](#styles)
- [Generators](#generators)
- [Miscellaneous](#miscellaneous)
- [Manual](#manual)
- [License](#license)

---
Expand Down Expand Up @@ -106,6 +105,10 @@ The [trucks-compiler][] library provides the core functionality; it bundles plug
* [copy][] Copy input files to the output directory.
* [tree][] Humanize the component tree using [archy][].
* [usage][] Generate component usage examples.
## Manual

More documentation is in the [manual][].

## License

MIT
Expand Down
6 changes: 4 additions & 2 deletions documents/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,16 @@ trucks examples/skate-component/components.html -o build

In each case the [trucks.js](/examples/skate-component/trucks.js) compiler configuration file is used.

More documentation is in the [manual][].

***
<!-- @toc -->
***

<? @include plugin-list.md ?>

## Manual

More documentation is in the [manual][].

<? @include
license.md
links.md ?>

0 comments on commit 5886d8d

Please sign in to comment.