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

13 Commits

Author SHA1 Message Date
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
zYne
fbe13344d5 2007-07-23 23:43:45 +00:00
zYne
9232529117 2007-07-23 23:41:16 +00:00
zYne
7d7df95556 2007-07-23 23:34:23 +00:00
zYne
02dab53c96 2007-07-23 23:30:36 +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
pookey
263e42416f trivial changes to docs 2007-07-01 09:14:37 +00:00
zYne
98c0d772d6 2007-06-18 22:45:20 +00:00
meus
1408cde722 fixed propper code example 2007-06-15 06:40:03 +00:00
zYne
e69284cc20 2007-06-14 18:46:37 +00:00
zYne
1b979ff962 2007-06-14 14:59:49 +00:00
jepso
5329c3827c * Converted most of the docs to the new format.
* Fixed a few layout bugs in new documentation
* Fixed documentation table of contents indentation bug in IE6 (fixes #344)
* Fixed a parser bug in Sensei_Doc_Section
* Restructrured a bit some files of the documentation.
2007-06-13 21:30:32 +00:00
jepso
5f0198a407 New documentation tool. 2007-06-12 22:18:21 +00:00