1
0
mirror of synced 2024-12-15 23:56:02 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
myilmaz
0cdf1c3a39 Bah, why must I suck at spelling :-p 2007-07-24 20:37:50 +00:00
myilmaz
3b5046acd4 Update to the introduction, described how 3rd and fourth arguements are required and how you can enter null for the third arguement so that you can put in validation. 2007-07-24 20:26:22 +00:00
jepso
9b61957154 - New feature in documentation: you can now link to other documentation sections with the following syntax:
- [doc getting-started:installation], or
    - [doc getting-started:installation Custom link text]
- Updated Text_Wiki to 1.2.0
- Documentation should now pass XHTML validator
- Formatted DSN section so that it's easier on eyes
- The single quotes in <code type='php'> won't work anymore due to the Text_Wiki update. Use double quotes instead: <code type="php">. The single quotes have been converted to double quotes in documentation files.
- Modified the links in h1-h6 headings to use the same style as the headings.
- Some refactoring
2007-07-20 08:03:04 +00:00
jepso
5f0198a407 New documentation tool. 2007-06-12 22:18:21 +00:00