mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
61cabbee15
commit
ee58ea9d2c
@ -19,7 +19,8 @@ var pwpath = require('../path')
|
|||||||
// - define (name, generate, merge) - DONE
|
// - define (name, generate, merge) - DONE
|
||||||
// inline - DONE
|
// inline - DONE
|
||||||
// online - DONE
|
// online - DONE
|
||||||
// - undefine (online) - ???
|
// - undefine (online) - DONE
|
||||||
|
// ...simply delete the method/prop...
|
||||||
// - enumerate/list - DONE
|
// - enumerate/list - DONE
|
||||||
// - group operations:
|
// - group operations:
|
||||||
// - reset (cache) - DONE
|
// - reset (cache) - DONE
|
||||||
@ -27,7 +28,6 @@ var pwpath = require('../path')
|
|||||||
// XXX move .paths()/.names() to this...
|
// XXX move .paths()/.names() to this...
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// makeIndex(<name>[, <options>])
|
// makeIndex(<name>[, <options>])
|
||||||
// makeIndex(<name>, <generate>[, <options>])
|
// makeIndex(<name>, <generate>[, <options>])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user