]> git.gir.st - VimFx.git/commit
Improve and add more documentation
authorSimon Lydell <simon.lydell@gmail.com>
Sat, 6 Feb 2016 16:52:18 +0000 (17:52 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 6 Feb 2016 18:39:12 +0000 (19:39 +0100)
commit8c8b712bbc489b6acc1c8bd0368aedefed21bff1
tree023727675b7cceebb5610f72a9e2e2dc8184f8f1
parent6ffe8d096b50f5107e95584dfbbdd0dbcb8d7698
Improve and add more documentation

- Improved wording and consistency.
- Add short summaries of each section in the table of contents.
- Document how to install VimFx. Fixes #686.
- Document modes.
- Don't refer to the "Public API" anymore, but the "config file API". It is no
  longer intended to be used by other add-ons. (The plan is to load config files
  in a different way in the future.)
20 files changed:
documentation/CONTRIBUTING-CODE.md
documentation/README.md
documentation/api.md
documentation/button.md
documentation/commands.md
documentation/config-file.md
documentation/installation.md [new file with mode: 0644]
documentation/modes.md [new file with mode: 0644]
documentation/notifications.md
documentation/options.md
documentation/questions-and-answers.md
documentation/shortcuts.md
documentation/styling.md
documentation/tools.md
extension/lib/api.coffee
extension/lib/main.coffee
extension/lib/parse-prefs.coffee
extension/lib/public.coffee
extension/lib/vim-frame.coffee
extension/lib/vim.coffee
Imprint / Impressum