Some documentation updates

This commit is contained in:
Knut Sveidqvist
2020-08-09 07:45:37 +02:00
parent 77541102af
commit aacf84f78a
8 changed files with 99360 additions and 3 deletions

View File

@@ -154,7 +154,7 @@ export const addDirective = directive => {
*
**Notes :
(default: current siteConfig ) (optional, default `getSiteConfig()`)
* @param conf - the base currentConfig to reset to (default: current siteConfig )
* @param conf the base currentConfig to reset to (default: current siteConfig ) (optional, default `getSiteConfig()`)
*/
export const reset = () => {
// Replace current config with siteConfig