| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 81f6cd6 commit 2f6db25
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -46,6 +46,18 @@ Nanoc has [some nice documentation](http://nanoc.ws/docs/tutorial/) to get you s | |||
| 46 | 46 | ||
| 47 | 47 | [nanoc]: http://nanoc.ws/ | |
| 48 | 48 | ||
| 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 | + | ||
| 49 | 61 | ## Styleguide | |
| 50 | 62 | ||
| 51 | 63 | Not sure how to structure the docs? Here's what the structure of the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments