Noam Postavsky
|
f98c527a38
|
Replace text -> yas-text in documentation
* doc/snippet-development.org: replace text -> yas-text
|
2014-06-17 19:21:22 -04:00 |
|
Noam Postavsky
|
6b04dada67
|
Document type directive
* doc/snippet-development.org: Add type to directive list.
|
2014-05-11 19:02:43 -04:00 |
|
Noam Postavsky
|
4c16eaee0e
|
Document uuid directive
* doc/snippet-development.org: Mention uuid in directive list.
* yasnippet.el (yas-define-snippets): Fix docstring grammar.
|
2014-05-11 12:47:15 -04:00 |
|
Noam Postavsky
|
f1760272e0
|
Restore backquotes lost in rst -> org translation
* doc/snippet-development.org: Re-add lost `s.
|
2014-05-11 12:47:15 -04:00 |
|
Joao Tavora
|
c61f81f02d
|
Closes #439: add a faq question about redefining keys
Also, don't mention yas-trigger-key anymore in the manual
|
2013-12-02 19:27:35 +00:00 |
|
Joao Tavora
|
4f27187477
|
refactor: removed extras and snippets tree, both point to submodules
|
2013-11-28 22:45:40 +00:00 |
|
Noam Postavsky
|
07b1d3925c
|
move #+STARTUP to org-setup.inc; add #+LINK_HOME
also remove #+AUTHOR since it ends up refering to the generator, not the
actual author.
|
2013-11-26 23:09:18 -05:00 |
|
Noam Postavsky
|
0aebb41aca
|
move top heading to title
and all the other headings one level up. Except for
snippet-reference.org; yas--document-symbols doesn't quite work right in
that case, fix it later.
|
2013-11-26 23:09:17 -05:00 |
|
Noam Postavsky
|
dfdb89c61c
|
remove erroneous #+BEGIN/END_QUOTE
pandoc decided to add those for some reason
|
2013-11-26 23:09:17 -05:00 |
|
Noam Postavsky
|
da9852a43f
|
{snippet-development,faq}.org: fixup pandoc output
- add source blocks
- fix links
- don't duplicate docstrings
- formatting
|
2013-11-26 23:09:17 -05:00 |
|
Noam Postavsky
|
f6cace08f3
|
convert old rst manuals to org mode
This is just the initial conversion with pandoc, they still need to be
fixed up. Also define new org files as a project in yas-doc-helper.el.
|
2013-11-26 23:09:16 -05:00 |
|