/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/bake/docs/en
NameSizeModeActions
conf.py2610644editdlrm
contents.rst970644editdlrm
development.rst114580644editdlrm
index.rst11910644editdlrm
usage.rst20560644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakephp/bake/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'