mikeSimonson 57ed5d4b43 Merge pull request #26 from VBelozyorov/VBelozyorov-patch-1
Escaping namespace separators
2018-01-26 10:24:37 +01:00
2012-06-29 04:43:41 -05:00
2018-01-26 10:20:05 +03:00
2015-03-04 13:28:44 +01:00

Doctrine Migrations Documentation

How to Setup

  1. git clone git@github.com:doctrine/migrations-documentation.git
  2. git submodule add https://github.com/doctrine/doctrine-sphinx-theme.git en/_theme
  3. git submodule update
  4. ./bin/install-dependencies.sh

How to Generate

  1. ./bin/generate-docs.sh

It will generate the documentation into the build directory of the checkout.

Description
No description provided
Readme 121 KiB
Languages
Python 60.3%
Makefile 19.1%
Batchfile 18.7%
Shell 1.9%