Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 2f6db25

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 81f6cd6 commit 2f6db25

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,18 @@ Nanoc has [some nice documentation](http://nanoc.ws/docs/tutorial/) to get you s
4646

4747
[nanoc]: http://nanoc.ws/
4848

49+
### Enterprise
50+
51+
To generate the `/enterprise/` versions, use `script/enterprise-backport`:
52+
53+
``` sh
54+
$ script/enterprise-backport 2.6
55+
$ mv -f enterprise output
56+
$ script/server
57+
```
58+
59+
The above will need to be repeated anytime changes are made to `/enterprise` versioned documentation.
60+
4961
## Styleguide
5062

5163
Not sure how to structure the docs? Here's what the structure of the

0 commit comments

Comments
 (0)