1
0
mirror of synced 2025-02-21 14:43:14 +03:00

Remove models/database first tutorials for now

This commit is contained in:
Benjamin Eberlei 2013-03-17 12:39:04 +01:00
parent 5941d0267d
commit bd964411e8

View File

@ -25,13 +25,11 @@ of contents <toc>`.
Getting Started Getting Started
--------------- ---------------
* **Setup**:
:doc:`Installation & Configuration <reference/configuration>` |
* **Tutorial**: * **Tutorial**:
:doc:`Code First <tutorials/getting-started>` | :doc:`Getting Started with Doctrine <tutorials/getting-started>`
:doc:`Model First <tutorials/getting-started-models>` |
:doc:`Database First <tutorials/getting-started-database>` * **Setup**:
:doc:`Installation & Configuration <reference/configuration>`
Mapping Objects onto a Database Mapping Objects onto a Database
------------------------------- -------------------------------