I just added EKR's timestamp.py the ReadTheDocs source files (in
leo/doc/sphinx-docs/leo.plugins.rst).
Just thought I'd take this opportunity to provide instruction for adding
new plugins to the ReadTheDocs documentation. It's pretty simple.
Open up leo/doc/sphinx-docs/sphinxDocs.leo, and in the @file
leo.plugins.rst file, add the following lines, customized with your
plugin name (here using the timestamp example):
QQQ
:mod:`timestamp` Module
-----------------------
.. automodule:: leo.plugins.timestamp
:members:
:undoc-members:
:show-inheritance:
QQQ
Then push to launchpad, and it'll automatically be updated later that day.
Edward, should this be noted somewhere in the official docs? Should
there be a more formal list of steps to go through when pushing a new
plugin to launchpad?
Just some info/thoughts/word vomit.
-->Jake
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.