1
0
mirror of synced 2024-12-14 23:26:04 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
jackbravo
722f7903fd code type is sql 2007-09-06 16:31:07 +00:00
jackbravo
831c195b3b Document ATTR_QUERY_LIMIT 2007-09-04 18:22:11 +00:00
zYne
70cce7859a 2007-09-02 11:35:51 +00:00
zYne
97c0b5786a 2007-09-02 11:32:09 +00:00
zYne
9803a929f8 2007-09-01 22:45:09 +00:00
zYne
6c7db9b6bd 2007-09-01 22:44:08 +00:00
zYne
9cc162a934 2007-09-01 22:43:40 +00:00
zYne
4b87106aac 2007-09-01 22:35:43 +00:00
zYne
f1179e5790 typo fix 2007-08-11 18:14:12 +00:00
zYne
e5c02c2171 2007-08-11 18:12:30 +00:00
zYne
b2e6bbb22d 2007-08-01 19:16:56 +00:00
zYne
6245287ef8 2007-08-01 19:12:39 +00:00
zYne
21bab7bcbb 2007-07-31 19:58:44 +00:00
zYne
1350eaea41 2007-07-31 19:47:17 +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
f46a92b9e4 - Few changes to documentation layout
- Added Sensei_Exception
2007-06-19 19:20:33 +00:00
zYne
b5754f10c7 2007-06-14 14:50:14 +00:00
zYne
ba61451aba 2007-06-14 14:36:18 +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