diff options
| author | Mark Otto <[email protected]> | 2013-02-17 13:35:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-17 13:35:08 -0800 |
| commit | fdeb7f574385094da8b656e4cfef43de23c12f90 (patch) | |
| tree | 962d449a6c84d90296c53e2e637bb3408d93d128 | |
| parent | 5fecb4a9f40cc6d5af9e766ec6999dd9174f226c (diff) | |
| download | bootstrap-fdeb7f574385094da8b656e4cfef43de23c12f90.tar.xz bootstrap-fdeb7f574385094da8b656e4cfef43de23c12f90.zip | |
restore auto regen of docs
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 57a28e0a7..df0aece1c 100644 --- a/_config.yml +++ b/_config.yml @@ -6,6 +6,7 @@ pygments: true permalink: pretty # Server +auto: true source: ./docs destination: ./_gh_pages url: http://bootstrap.dev:9001 |
