Browse Source

Changed path to docs.js config

docs.json is not part of the current SUI. It's now located at tasks/config/docs.js.
master
Brian Veltman 9 years ago
parent
commit
b60a0081e6
  1. 2
      README.md

2
README.md

@ -43,7 +43,7 @@ gulp build-docs
By default, docs build to `build-docs/` (from the adjacent folder `docs/`).
**The command _must_ be run from your UI folder!** (In the above example, we use `./ui`.)
To configure a different `docs` location, modify [ `tasks/docs.json`](https://github.com/Semantic-Org/Semantic-UI/blob/master/tasks/admin/docs.json) accordingly.
To configure a different `docs` location, modify [ `tasks/config/docs.js`](https://github.com/Semantic-Org/Semantic-UI/blob/master/tasks/config/docs.js) accordingly.
### Running the Server

Loading…
Cancel
Save