Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
4071c6e9
Commit
4071c6e9
authored
May 31, 2007
by
pookey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding the first bits of a docbook documentation port
parent
23670ed0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
0 deletions
+39
-0
README
manual/docbook/README
+5
-0
doctrine.xml
manual/docbook/doctrine.xml
+34
-0
No files found.
manual/docbook/README
0 → 100644
View file @
4071c6e9
DO NOT USE.
Please feel free to contribute, but these docs are currently being developed by pookey.
Find me on IRC and talk to me if you want to help.
manual/docbook/doctrine.xml
0 → 100644
View file @
4071c6e9
<?xml version="1.0" encoding='ISO-8859-1'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[
<!ENTITY version "2.0">
]>
<book
id=
"doctrinebook"
>
<bookinfo>
<title>
Doctrine Documentation
</title>
<author>
<firstname>
Ian
</firstname>
<surname>
Christian
</surname>
<email>
pookey@pookey.co.uk
</email>
</author>
<copyright>
<holder>
Doctrine Project
</holder>
<year>
2007
</year>
</copyright>
<legalnotice
id=
"legalnotice"
>
<para>
The contents of this document are licensed under the Creative Commons
<ulink
url=
"http://creativecommons.org/licenses/by-sa/2.0/"
>
Attribution-ShareAlike License
</ulink>
.
</para>
</legalnotice>
<abstract>
<para>
Documentation for the PHP Doctrine project
</para>
</abstract>
</bookinfo>
</book>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment