Steve Checkoway
|
538346e2f6
|
Add a Namespaces element and update the xsl and the documentation to match.
|
2008-03-30 00:11:42 +00:00 |
|
Steve Checkoway
|
6393dc1cdd
|
Allow more than only text inside <Link></Link>.
|
2007-12-03 06:50:06 +00:00 |
|
Steve Checkoway
|
329817e88b
|
Use FunctionIdentifier for Link.
|
2007-08-13 02:25:47 +00:00 |
|
Steve Checkoway
|
7bce84be06
|
Allow package names for function identifiers. E.g., "Foo.Bar".
|
2007-08-13 02:16:23 +00:00 |
|
Steve Checkoway
|
add9849290
|
Add tables to return and argument list, fix multiple argument parsing
|
2007-08-12 14:08:48 +00:00 |
|
Steve Checkoway
|
5d166e83ec
|
Lists cannot be in paragraphs so disable that for now. Fake it for that list.
|
2007-08-12 06:51:15 +00:00 |
|
Steve Checkoway
|
25775c4ac0
|
Allow more HTML elements, add a Description element to both Class and Enum.
|
2007-08-12 06:06:47 +00:00 |
|
Steve Checkoway
|
101abde1d4
|
Specify exactly what is allowed in the strings according to what is valid lua. Double quoted strings are not supported. Require that function parameters have types. Remember to validate LuaDocumentation.xml with the scheme before committing changes. I use http://tools.decisionsoft.com/schemaValidate/
|
2007-08-07 12:20:24 +00:00 |
|
Steve Checkoway
|
0142b6c5ef
|
Change the schema to allow code. Also have to implement it as copying the node to the output document. There might be a better way but I do not know of it.
|
2007-08-06 02:31:35 +00:00 |
|
Steve Checkoway
|
33634ffcae
|
Add sm:Link to the schema. It allows adding links to functions, classes, and enums.
|
2007-08-06 00:03:35 +00:00 |
|
Steve Checkoway
|
8aa8d9c144
|
Modify xml schema to support function documentation.
|
2007-04-08 10:04:49 +00:00 |
|
Steve Checkoway
|
49ebe752f2
|
Add namespace and schema.
|
2006-10-01 11:46:41 +00:00 |
|