Developer Guide =============== Deploy for development ---------------------- This project uses pip to manage the package. If you want to work on the project yourself you can create the necessary links via:: $ pip3 install --user -e . That will install a backlink ~/.local/bin/srt to this project. Now you are able to call it from anywhere. Community Resources ------------------- Project home: - https://github.com/igaw/stable-rt-tools Source code: - https://github.com/igaw/stable-rt-tools.git - git@github.com:igaw/stable-rt-tools.git Documentation: - https://stable-rt-tools.readthedocs.org Mailing list: - stable-rt@vger.kernel.org - Subscription: - send an email with "subscribe stable-rt" in the body to majordomo@vger.kernel.org - http://vger.kernel.org/vger-lists.html - Archives - (none) Class reference documentation ----------------------------- ``stable_rt_tools.srt_announce`` Module ....................................... .. automodule:: stable_rt_tools.srt_announce :members: