Skip to content

Commit 75d37eb

Browse files
author
benholloway
committed
tweak docs
1 parent 2e6aef2 commit 75d37eb

File tree

1 file changed

+12
-20
lines changed

1 file changed

+12
-20
lines changed

readme.md

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -34,26 +34,18 @@ There are some structural [conventions](https://github.com//angularity/webpack-a
3434

3535
If you wish to build a similar system with different constraints, or for a platform other than **AngularJS 1.x**, you will find [webpack-multi-configurator](https://www.npmjs.com/package/webpack-multi-configurator) is where all the smarts are.
3636

37-
## Reference
37+
## Getting started
3838

39-
### Installation
39+
Please refer to the documentation:
40+
* [installation](https://github.com//angularity/webpack-angularity-solution/wiki/installation)
41+
* [conventions](https://github.com//angularity/webpack-angularity-solution/wiki/conventions)
42+
* [project setup](https://github.com//angularity/webpack-angularity-solution/wiki/project-setup)
43+
* [usage](https://github.com//angularity/webpack-angularity-solution/wiki/usage)
44+
* [how do I get started with...?](https://github.com//angularity/webpack-angularity-solution/wiki/how-do-i#basics)
4045

41-
Please refer to detailed [installation](https://github.com//angularity/webpack-angularity-solution/wiki/installation) instructions.
46+
## Customisation
4247

43-
### Project setup
44-
45-
Please refer to detailed [project setup](https://github.com//angularity/webpack-angularity-solution/wiki/project-setup) instructions.
46-
47-
### Usage
48-
49-
Usage is typically per [npm scripts](https://docs.npmjs.com/misc/scripts).
50-
51-
Please refer to detailed [usage](https://github.com//angularity/webpack-angularity-solution/wiki/usage) instructions.
52-
53-
### Customising
54-
55-
There has been a lot of effort made to ensure you can extend the Webpack configurations with your own ammendments.
56-
57-
There is also detailed a [configuration](https://github.com//angularity/webpack-angularity-solution/wiki/configuration) reference.
58-
59-
Going further there are detailed [extensibility](https://github.com//angularity/webpack-angularity-solution/wiki/extensibility) instructions with examples.
48+
Please refer to the documentation:
49+
* [configuration](https://github.com//angularity/webpack-angularity-solution/wiki/configuration) and the [options reference](https://github.com//angularity/webpack-angularity-solution/wiki/options)
50+
* [extensibility](https://github.com//angularity/webpack-angularity-solution/wiki/extensibility)
51+
* [how do I customise...?](https://github.com//angularity/webpack-angularity-solution/wiki/how-do-i#customisation)

0 commit comments

Comments
 (0)