[TYPO3-doc] Enable "version switcher" for Flow/Neos docs
    Martin Bless 
    m.bless at gmx.de
       
    Thu Jul 18 13:54:38 CEST 2013
    
    
  
Now:
http://docs.typo3.org/flow/TYPO3FlowDocumentation/
shows
http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable/
which is
http://docs.typo3.org/flow/TYPO3FlowDocumentation/2.0/
Branch "FLOW3-1.0" doesn't have ReST documentation and therefore
isn't available.
Branch "FLOW3-1.1" shows up as
http://docs.typo3.org/flow/TYPO3FlowDocumentation/1.1/
.. TODO:: Bastian
   Change version in "Settings.yml" to "1.1"
Branch "master" shows up as
http://docs.typo3.org/flow/TYPO3FlowDocumentation/latest/
.. TODO:: Bastian
   Change version to "2.1" in "Settings.yml".
.. note::
   Only use <number>.<number> for versions in the Settings.yml
   file as Sphinx reads it as integers. You could have::
     project: TYPO3 Flow (dev)
   in there to make the developmental status obvious.
A "git-merge" in one of the branch should automatially renew the
documentation. If that doesn't work let me know!
Have fun!
Martin
-- 
Certified TYPO3 Integrator | TYPO3 Documentation Team Member
http://mbless.de
    
    
More information about the TYPO3-project-documentation
mailing list