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
589b47d2
Commit
589b47d2
authored
Apr 11, 2018
by
Jonathan H. Wage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add sidebar.rst and cleanup docs homepage.
parent
971df296
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
5 deletions
+38
-5
index.rst
docs/en/index.rst
+17
-5
sidebar.rst
docs/en/sidebar.rst
+21
-0
No files found.
docs/en/index.rst
View file @
589b47d2
DBAL Documentation
==================
Welcome to the Doctrine Database Abstraction Layer documentation.
The Doctrine DBAL documentation is a reference guide to everything you need
to know about the database abstraction layer.
.. toctree::
:depth: 2
:glob:
Getting Help
------------
*
If this documentation is not helping to answer questions you have about the
Doctrine DBAL, don't panic. You can get help from different sources:
- Gitter chat room `#doctrine/dbal <https://gitter.im/doctrine/dbal>`_
- On `Stack Overflow <http://stackoverflow.com/questions/tagged/doctrine-dbal>`_
- The `Doctrine Mailing List <http://groups.google.com/group/doctrine-user>`_
- Report a bug on `GitHub <https://github.com/doctrine/dbal/issues>`_.
Getting Started
---------------
The best way to get started is with the :doc:`Introduction <reference/introduction>` section
in the documentation. Use the sidebar to browse other documentation for the Doctrine PHP DBAL.
docs/en/sidebar.rst
0 → 100644
View file @
589b47d2
.. toctree::
:depth: 3
reference/introduction
reference/architecture
reference/configuration
reference/data-retrieval-and-manipulation
reference/query-builder
reference/transactions
reference/platforms
reference/types
reference/schema-manager
reference/schema-representation
reference/events
reference/security
reference/sharding
reference/sharding_azure_tutorial
reference/supporting-other-databases
reference/portability
reference/caching
reference/known-vendor-issues
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