spacemacs/core/tools/doc-fmt
syl20bnr 7f07a965ad core: expand doc-fmt usage to any form of formatting
Add argument `action` as first positional argument, the second
positonal argument is for tests.

Add actions `doc` and `config`, doc works on org files and config works
on configuration file like packages.el.
The special action `all` performs all actions.

Move test files to `test` sub-folder.

Choose between `md5sum` and `md5` (on OS X) executables.

Add a new formatting function `move-packages-to-config` to move
package lists to config.el file.
2016-05-27 00:32:05 -04:00
..
tests core: expand doc-fmt usage to any form of formatting 2016-05-27 00:32:05 -04:00
fmt.el core: expand doc-fmt usage to any form of formatting 2016-05-27 00:32:05 -04:00
run.bash core: expand doc-fmt usage to any form of formatting 2016-05-27 00:32:05 -04:00
toc-org.el Move doc-fmt to core/tools 2016-03-30 23:01:54 -04:00