src/source/index.rst
branchdoc-dc
changeset 114 8032f81fba95
parent 113 5108336d3a4c
child 120 38e841475613
equal deleted inserted replaced
113:5108336d3a4c 114:8032f81fba95
    50 .. toctree::
    50 .. toctree::
    51    :maxdepth: 2
    51    :maxdepth: 2
    52    :caption:  Developer Guide
    52    :caption:  Developer Guide
    53 
    53 
    54    Understanding the Zope Component Architecture <dev_guide/zca>
    54    Understanding the Zope Component Architecture <dev_guide/zca>
    55    Understanding PyAMS internals
    55    Understanding PyAMS internals <dev_guide/internals>
    56    Creating new PyAMS Packages
    56    Creating new PyAMS Packages <dev_guide/internals>
    57    Overriding PyAMS features
    57    Overriding PyAMS features <dev_guide/overring>
    58    Customizing site appearance
    58    Customizing site appearance <dev_guide/custom>
    59    Understanding PyAMS forms
    59    Understanding PyAMS forms <dev_guide/dev_form>
    60    Creating new blocks
    60    Creating new blocks <dev_guide/howto-block>
    61    Creating new portlet
    61    Creating new portlet <dev_guide/howto-portlet>
    62    Creating new content type
    62    Creating new content type <dev_guide/howto-content>
    63    Creating Custom workflows
    63    Creating Custom workflows <dev_guide/howto-workflow>
    64    Advanced features
    64    Advanced features <dev_guide/adv-features>
    65 
    65 
    66 
    66 
    67 
    67 
    68 .. toctree::
    68 .. toctree::
    69    :maxdepth: 2
    69    :maxdepth: 2