Add documentation

This commit is contained in:
Simon 2020-03-17 11:14:28 +01:00
parent 8da32f8afd
commit 3211b96218
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
'use strict';
// https://crowdagger.github.io/textes/articles/heuristique.html
const path = require('path');
const { loadPages, savePages } = require('./page');
const richtypo = require('richtypo');