mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2026-01-18 10:09:12 +01:00
Moved the MkDocs settings
This commit is contained in:
@ -44,7 +44,7 @@ class RoboFile extends Tasks {
|
||||
->copy('LICENSE.md', 'doc/about/license.md')
|
||||
->run();
|
||||
|
||||
return $this->_exec('mkdocs build');
|
||||
return $this->_exec('mkdocs build --config-file=doc/mkdocs.yml');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user