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

6 Commits

Author SHA1 Message Date
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
78b4dc24c5 2007-06-14 14:36:50 +00:00
zYne
ba61451aba 2007-06-14 14:36:18 +00:00
zYne
cbdb0f9792 raw sql docs 2007-06-14 14:27:19 +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