/var/www/vhosts/ihelp.ro/_OLD/vendor/robmorgan/phinx/docs/en
NameSizeModeActions
commands.rst130250644editdlrm
conf.py2610644editdlrm
configuration.rst123590644editdlrm
contents.rst1640644editdlrm
copyright.rst11490644editdlrm
goals.rst3460644editdlrm
index.rst5710644editdlrm
install.rst6930644editdlrm
intro.rst6900644editdlrm
migrations.rst543540644editdlrm
namespaces.rst47640644editdlrm
seeding.rst73350644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/robmorgan/phinx/docs/en/conf.py (261B)
import sys, os # Append the top level directory of the docs, so we can import from the config dir. sys.path.insert(0, os.path.abspath('..')) # Pull in all the configuration options defined in the global config file.. from config.all import * language = 'en'