##// END OF EJS Templates
pylons: remove pylons as dependency...
pylons: remove pylons as dependency - dependencies: bumped: -setuptools-scm==1.15.6 -celery==4.1.0 -kombu==4.1.0 -pytz==2017.3 -Routes==2.4.1 Removed all pylons components. Refactored the code to use only pyramid parts

File last commit:

r1:854a839a default
r2351:59272121 default
Show More
online-editing.rst
10 lines | 262 B | text/x-rst | RstLexer
/ docs / usage / online-editing.rst
project: added all source files and assets
r1 Online Editing
--------------
|RCM| has an integrated online editor, allowing you to edit files in the
browser. The online editor has syntax highlighting and the ability to fork,
merge, and commit changes to files.
.. toctree::
file-editing
gist-editing