[TYPO3-doc] Help with the migration to reST
    Martin Bless 
    m.bless at gmx.de
       
    Wed May 30 09:43:19 CEST 2012
    
    
  
Philipp,
>What advantage would the yaml file have over conf.py (except that is easier 
>to read - maybe).
.yaml is text. Not dangerous. Just read and parsed to an array
structure.
.py is code. Dangerous. Is imported=executed and can do all kind of
erroneous or malicious things.
The solution I have in mind is: Have a Makefile and conf.py in there
to be run manually. And to have an additional conf.yml file to be
examined by automatical build processes (cron).
Martin
-- 
Certified TYPO3 Integrator | TYPO3 Documentation Team Member
http://mbless.de
    
    
More information about the TYPO3-project-documentation
mailing list