|
|
@ -9,9 +9,6 @@ const Persistence = require('./persistence.js') |
|
|
|
const { isDate } = require('./utils.js') |
|
|
|
const { isDate } = require('./utils.js') |
|
|
|
|
|
|
|
|
|
|
|
// TODO: have one version of the documentation for each function
|
|
|
|
// TODO: have one version of the documentation for each function
|
|
|
|
// TODO: remove jsdoc2md file that generates a docs/ directory, and replace it with something that generates the README
|
|
|
|
|
|
|
|
// TODO: check the classes and modules which need to be included int he documentation
|
|
|
|
|
|
|
|
// TODO: replace examples of the Readme with @example JSDoc tags
|
|
|
|
|
|
|
|
// TODO: update changelog
|
|
|
|
// TODO: update changelog
|
|
|
|
// TODO: dropDatabase callback + tests
|
|
|
|
// TODO: dropDatabase callback + tests
|
|
|
|
/** |
|
|
|
/** |
|
|
|