bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:47:35 +0100
branch3.26
changeset 12455 12ea9f38fd3c
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] add a link to every cube documentation page

#!/usr/bin/env python
from cubicweb.cwctl import run
run()