1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-18 19:42:46 +02:00
Nextcloud-Desktop/doc
hefee 066c0ba189 Make building documantation parallelable.
sphinx will fail in a race condition, if every sphinx target
uses the same CACHE dir:

Exception occurred:
	File "/usr/lib/pymodules/python2.7/sphinx/cmdline.py", line 189, in main
app.build(force_all, filenames)
	File "/usr/lib/pymodules/python2.7/sphinx/application.py", line 204, in build
self.builder.build_update()
	File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 196, in build_update
	'out of date' % len(to_build))
	File "/usr/lib/pymodules/python2.7/sphinx/builders/__init__.py", line 238, in build
self.env.topickle(path.join(self.doctreedir, ENV_PICKLE_FILENAME))
	File "/usr/lib/pymodules/python2.7/sphinx/environment.py", line 351, in topickle
	movefile(filename + '.tmp', filename)
	File "/usr/lib/pymodules/python2.7/sphinx/util/osutil.py", line 104, in movefile
os.rename(source, dest)
	OSError: [Errno 2] No such file or directory
2013-08-15 02:36:44 +02:00
..
images doc: add chapter on (soft-)branding 2012-11-01 16:33:27 +01:00
scripts Fix incorrect license attribution 2013-06-10 07:42:35 +02:00
architecture.rst Some adds to the architecture documentation. 2013-08-08 14:19:13 +02:00
building.rst Fix a typo. 2013-08-02 21:55:09 +02:00
CMakeLists.txt Make building documantation parallelable. 2013-08-15 02:36:44 +02:00
conf.py.in Bump year 2013-06-19 16:07:07 +02:00
conffile.rst Doc: remove now meaningless scentences 2013-06-19 15:40:06 +02:00
glossary.rst Doc: Introduce chapter on Architecture, Glossary 2012-11-01 19:10:01 +01:00
index.rst Consolidate theming support. 2013-01-10 17:16:59 +01:00
install.rst Docs: --logdir replaces --logfile 2013-06-05 14:57:32 +02:00
logo-blue.pdf doc: Fix PDF generation here, too 2012-11-29 12:25:32 +01:00
make.bat Add docs 2012-10-27 17:05:01 +02:00
Makefile Add docs 2012-10-27 17:05:01 +02:00
options.rst Updated options with missing cl switches 2013-08-02 11:59:57 +02:00
owncloud.1.rst doc: Fix wording 2013-06-19 15:40:02 +02:00
troubleshooting.rst Documented the docexpire option. 2013-07-11 12:32:58 +02:00
usage.rst Fix proxy documentation, explain bandwidth limiter 2013-08-08 14:54:52 +02:00