MrDraw/docs
Gina Häußge 44109f9d8f Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received
This way there won't be two concurrent jobs trying to slice to the same file, which would practically render the cpu cycles from any slicing jobs than the final one wasted. Also adds a new event "SlicingCancelled" that will be sent in these cases.
2014-10-20 13:40:04 +02:00
..
api Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received 2014-10-20 13:40:04 +02:00
events Automatically cancel running slicing jobs targeting the same output file if a new slicing request is received 2014-10-20 13:40:04 +02:00
images Forgot to git add image newly added to documentation 2014-06-07 18:23:55 +02:00
plugins Started documenting plugin types and their API 2014-09-30 23:20:47 +02:00
conf.py Improved slicing and file management 2014-10-06 17:34:07 +02:00
index.rst Started working on the documentation of the plugin system 2014-09-12 14:26:29 +02:00
make.bat Starting documentation based on Sphinx 2013-12-02 17:40:31 +01:00
Makefile Starting documentation based on Sphinx 2013-12-02 17:40:31 +01:00
requirements.txt Added docs-specific requirements.txt for the docs to build on readthedocs.org 2014-08-31 21:40:03 +02:00