mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* Shortcut to build asciidocs The command to build the Kibana docs using the elastic/docs repo can be easy to forget, so this script is an easy to way to do it right every time. * Configurable docs repo location For folks that clone the elastic docs repo to a different location than as a sibling of kibana.
2 lines
71 B
JavaScript
2 lines
71 B
JavaScript
require('../src/optimize/babel/register');
|
|
require('../src/docs/cli');
|