dvcrn / proton

space-atom. spacemacs and sublimious style editing in atom
GNU General Public License v3.0
565 stars 55 forks source link

Auto-generate READMEs #112

Open dvcrn opened 8 years ago

dvcrn commented 8 years ago

This idea got sparked by a conversation on slack. It would be ideal if we could just generate READMEs for each layer.

With the changes we made inside the doc-helper branch, we can already generate a list of options and keybindings

So to summarize:

We need to add a description to each layer and a script for re-generating all READMEs

danpolanco commented 8 years ago

Leaving a stray thought... This could also go the other way and auto-generate code based on the README. I'm guessing that it would be significantly harder to implement though.

get-packages, get-keybindings, etc., would then be unnecessary.