steve donovan
c979700ae6
Issue #177 : annotation rendering fixed
2014-09-15 20:02:28 +02:00
Ignas Anikevicius
7efd14e14f
Simularly -> Similarly in doc.md
...
This is an old typo and mentioned in #3 and #71 . Since it has drifted again, I updated the patch.
2014-05-27 14:32:38 +01:00
Steve J Donovan
f49f7b3021
Merge pull request #160 from gns-ank/patch-3
...
Fix a backtick in ## Markdown Support
2014-05-27 15:28:49 +02:00
Ignas Anikevicius
401bdd9726
Fix indentation in ## Markdown Support
...
This fixes indentation, so that the list has the same hierarchy.
2014-05-26 22:03:26 +01:00
Ignas Anikevicius
8bc5f722cc
Fix a backtick in ## Markdown Support
...
There was an apostrophe instead of a backtick, which messed things up.
2014-05-26 21:58:25 +01:00
steve donovan
511dfe7df0
ldoc.custom_references to create new @{KIND:NAME} reference schemes; doc updates
2014-01-21 19:51:55 +02:00
steve donovan
b09f7f865f
unknown typename check for kind_names; updated ldoc's config.ld
2014-01-18 16:13:15 +02:00
Steve Donovan
94439e8e64
updated changes.md - preparing for release
2014-01-10 15:50:44 +02:00
Steve J Donovan
aad096dced
Merge pull request #129 from gvvaughan/pull-request/custom_see_hander-doc-fix
...
doc: improve match pattern for manual page references with custom_see_handler.
2014-01-05 05:05:07 -08:00
Steve J Donovan
b3f6fc2762
Merge pull request #140 from JonasT/patch-1
...
Being more direct on how tags look like when introducing them first
2013-12-31 01:02:41 -08:00
Steve J Donovan
21eff88c05
Merge pull request #142 from JonasT/patch-3
...
Major reordering and renaming of sections of documentation
2013-12-31 01:02:25 -08:00
JonasT
ffec76bd56
Removing inconsistent header colon
2013-12-31 09:01:14 +01:00
JonasT
e38a1b1402
Better section naming, some hints for C code
2013-12-31 09:00:30 +01:00
JonasT
e3c9f5336a
Fixing tag introduction example (hopefully?)
2013-12-31 08:54:56 +01:00
JonasT
2061b5fc11
Some more reordering, introducing tags more explicitly
2013-12-31 08:53:59 +01:00
JonasT
2bd0c3f760
Getting all the sections in a more beginner's friendly, logical order
2013-12-31 08:40:50 +01:00
JonasT
721d626b70
Rewrite of first introductory paragraph
...
A suggested rewrite of first introductory paragraph. It does drop some information (e.g. second generation) in favor of being more beginner's friendly and more basic in what this is actually about. The followup LDoc-referring paragraphs seem sufficient to cater the needs of advanced doc tool users, while the first paragraph possibly stumps and scares away beginners in its current form.
2013-12-31 08:18:33 +01:00
JonasT
a870f91e59
Being more direct on how tags look like when introducing them first
2013-12-31 08:07:41 +01:00
Gary V. Vaughan
d5e623e8d7
doc: improve match pattern for manual page references with custom_see_handler.
...
* doc/doc.md: Use '[%w_]+' instead of '%a+' so that references
to, say, _exit(2) and dup2(2) work too.
Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2013-12-12 09:42:44 +13:00
Mooffie
3053079fee
Custom display_name handler.
2013-12-09 12:23:27 +02:00
Steve Donovan
8e3e211716
fixup selected module item
2013-08-27 14:16:21 +02:00
Steve Donovan
0d79e16706
PL utils.unpack compatibility; refactoring error 'tag'
2013-08-26 09:59:10 +02:00
steve donovan
7da46268dc
'pale' template added; interpretation of --style and --template extended
2013-08-25 19:38:01 +02:00
steve donovan
89cb20d752
doc updates
2013-08-25 14:28:57 +02:00
Steve Donovan
1bf3461917
doc updates
2013-08-23 15:59:35 +02:00
Steve Donovan
70eaf2be6f
bumped to 1.4.0; doc updates and formatting
2013-08-23 13:50:34 +02:00
Steve Donovan
80a109e022
issue #66 : better error message for non-luadoc behaviour; now controlling backticks in the docs better
2013-08-20 14:57:41 +02:00
steve donovan
2bd2b23d7d
topics are added with nil description
2013-05-27 10:47:55 +02:00
steve donovan
04c4f45a61
added new rockspec; updated docs; nil-description error triggered by ldoc docs
2013-05-16 11:24:05 +02:00
steve donovan
42429e694c
file={'.'} in config.d caused module name failure; docs->doc
2013-04-13 15:44:27 +02:00