Noam Postavsky
5acc976712
split symbol reference into separate file
2013-11-26 23:09:16 -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
Noam Postavsky
d451fef0ab
rename manual.org to index.org
2013-11-26 23:09:16 -05:00
Noam Postavsky
c7c65163e5
don't use link abbreviations
...
It's unnecessary indirection when there aren't multiple links to the
same site.
2013-11-26 23:09:16 -05:00
Noam Postavsky
8e8320fadb
remove reference to yas-trigger-key
2013-11-23 14:38:43 -05:00
Noam Postavsky
fdd550a698
Fix screencast link.
2013-11-23 14:20:50 -05:00
Noam Postavsky
b20f0a4270
fix exporting of doc strings for org manual
...
need to pass (1+ level) to yas--document-symbol
2013-11-23 13:31:38 -05:00
Noam Postavsky
bc4cfbbb04
yas/ -> yas-
2013-11-12 01:55:05 -05:00
Noam Postavsky
a4a7e5e31e
fix typo: .yas.parents -> .yas-parents
...
same as 8853127, for org
2013-11-12 01:47:46 -05:00
Noam Postavsky
f5457dfa33
Go back to org manual
2013-11-12 01:42:44 -05:00
dongxiong
88531271f1
Update manual.mdown
...
file name error
2013-10-03 12:09:26 +08:00
João Távora
636c01d34a
doc: finally decided to write the manual in markdown
...
will use same or similar doc helpers
2013-05-09 00:07:22 +01:00
Joao Tavora
c13abb7520
doc/yas-doc-helper.el: write documentation for "exported" symbols from docstrings
...
doc/manual.org: some tweaks, use new yas--document-symbols
2012-08-01 21:48:58 +01:00
João Távora
6b35140c72
a little bitt more work on the documentation
2012-07-23 00:33:55 +01:00
Joao Tavora
7a88722371
more formatting mostly
2012-05-30 18:47:57 +01:00
Joao Tavora
68b0bce76a
a little more work, but very little
2012-05-30 17:24:22 +01:00
Joao Tavora
bdcecc0fe5
using an org-mode readme, too
2012-05-07 16:07:44 +01:00
Joao Tavora
b0a986b761
removed executable permissions
2012-05-07 15:58:44 +01:00
Joao Tavora
9ab633bc4f
merged every org file into manual.org
2012-05-07 15:56:17 +01:00
João Távora
56b8887538
scaffolding for a doc revamp
2012-05-07 09:26:42 +01:00
Joao Tavora
fdf7582e33
Fix issue 187
2011-11-07 13:40:33 +00:00
Jim Myhrberg
09cc3eec21
Keep snippet vars definitions in a single format across all snippets and documentation.
...
The format is:
# var-name: value
Previously snippets used a mixture of the following formatting:
#var-name: value
#var-name : value
# var-name: value
# var-name : value
2011-11-03 20:51:31 +00:00
Joao Tavora
1a7b2e370d
update doc to reflect recent changes, needs reviewing badly
2011-10-31 18:10:17 +00:00
Joao Tavora
1bc5993a44
html files no longer checked in under /doc
2011-10-27 12:19:48 +01:00
capitaomorte
7fe4e84f91
more changes to the .yas-setup files and fix issue 129
2011-05-07 19:13:40 +00:00
capitaomorte
c11379e768
small adjustments
2010-03-08 07:50:20 +00:00
capitaomorte
69df357ae8
updated the faq with results from the tab key issue
2009-09-25 09:05:50 +00:00
capitaomorte
037f8fd3ee
* proof-reading the documentation
...
* added link to the new screencast
2009-09-24 15:59:45 +00:00
capitaomorte
9733b478f0
Last commit before branching for 0.6.1c
2009-09-09 22:58:38 +00:00
capitaomorte
931253f9b8
* Adjustments to fix made for issue 90, faq updated
...
* Added google analytics tracking to html docs (experimental)
2009-09-09 16:55:56 +00:00
capitaomorte
0564b35647
* Fixed issue 98, issue 93 and issues related to the customization group
...
* Added workaround for issue 97 in the FAQ
* Minor updates in the documentation
2009-09-05 14:44:18 +00:00
capitaomorte
c323cddbd6
* update changelog doc for trunk
2009-08-29 22:11:10 +00:00
capitaomorte
b8dcf61367
Last commit before tagging and releasing
2009-08-29 17:59:02 +00:00
capitaomorte
15c7703b5b
Minor doc update and a symbolic link to index.html which I don't know if works
2009-08-29 10:55:59 +00:00
capitaomorte
560fd2acf7
* More adjustments in issue 84, fix issue 78, and faq update for issue 71
2009-08-28 14:49:44 +00:00
capitaomorte
4cb1ab2ba7
Added warning about applicability to the documentation
2009-08-26 15:34:37 +00:00
capitaomorte
01205f79d6
Fixed textmate_import.rb slightly and added doc for it
2009-08-26 13:06:00 +00:00
capitaomorte
6c88b24bf8
doc almost complete. Drawing closer to 0.6.1b
2009-08-23 19:52:33 +00:00
capitaomorte
ef9a0d5e69
wrote more documentation, still a bit to go...
2009-08-20 17:03:51 +00:00
capitaomorte
938e3a6eb8
added skeleton of new documentation
2009-08-19 16:19:06 +00:00
capitaomorte
6b7306004a
Releasing 0.6.0c with some bugfixes
2009-07-27 17:37:50 +00:00
capitaomorte
17908a90cb
fix title in doc/faq
2009-07-25 12:18:22 +00:00
capitaomorte
65a91330e8
fix the date in the changelog
2009-07-25 12:12:30 +00:00
capitaomorte
f40a013dec
Last commit before releasing 0.6.0
2009-07-25 11:14:22 +00:00
capitaomorte
2f21c06622
Cleaning up before release commit...
2009-07-24 19:29:36 +00:00
capitaomorte
102424118e
* Release notes and issue list updated
...
* Little problems fixed
* ruby mode cls snippet fixed
2009-07-24 15:41:12 +00:00
capitaomorte
111aa25382
taking care of some details
2009-07-22 16:25:12 +00:00
Zhang Chiyuan
28aacbc7c1
Preparing for 0.5.10 release
2009-02-11 09:39:51 +00:00
Zhang Chiyuan
1ad1be7732
Make the intro doc more friendly to newbie
2009-01-30 05:08:04 +00:00
Zhang Chiyuan
36455f570d
Updated the introduction doc, thanks Xah Lee for contributing this description
2009-01-28 11:32:20 +00:00