forked from katiefenn/parker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes to docs structure to help navigation on GitHub
- Loading branch information
katiefenn
committed
May 24, 2014
1 parent
55ac0ee
commit 481cd70
Showing
6 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Parker | ||
Parker is a stylesheet analysis tool. It runs metrics on your stylesheets and will report on their complexity. | ||
|
||
## Table of Contents | ||
|
||
1. [Installation](installation/readme.md) | ||
1. [Installing Node.JS](installation/readme.md#install-node-js) | ||
2. [Installing Parker](installation/readme.md#install-parker) | ||
2. [Usage](usage/readme.md) | ||
1. [Options](usage/readme.md#options) | ||
3. [Metrics](metrics/readme.md) | ||
1. [Bundled Metrics](metrics/readme.md#bundled-metrics) | ||
2. [Authoring Metrics](metrics/readme.md#authoring-metrics) | ||
4. [Contributing](contributing/readme.md) | ||
1. [GitHub](contributing/readme.md#github) | ||
2. [Testing](contributing/readme.md#testing) |
File renamed without changes.