##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r1:854a839a default
r3239:1b708774 default
Show More
workflow.rst
14 lines | 299 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _workflow:
Workflow Support
================
|RCE| supports a number of developer workflows depending on whichever setup
your team wishes to adopt. Use the information in the following sections to
get an idea of what may work best for you.
.. toctree::
workflow-fork
workflow-branch