hefee
0ebcdbbb3f
no more different cmake parameter is needed
2013-02-08 18:57:25 +01:00
LukeOwncloud
a617a04295
Update doc/usage.rst
2013-02-07 08:50:49 +01:00
hefee
1f4ea2c60e
only add instalation dir if we are creating doc
2013-02-04 18:31:48 +01:00
hefee
edb4ff6b98
adding doc to default if CREATEDOC is set
2013-02-04 18:10:51 +01:00
Sandro Knauß
279bb47ab4
add creating manpages to CMakeLists
2013-02-04 17:36:56 +01:00
Sandro Knauß
7ef92748ea
adding manpages for mirall and owncloud
2013-02-04 16:56:39 +01:00
Sandro Knauß
0e6e614318
adding --monoicons option to usage.rst
2013-02-04 16:55:50 +01:00
Klaas Freitag
4ea4c70443
Minor: Fixed a typo.
2013-01-23 10:57:45 +01:00
Klaas Freitag
1385aab65d
Changed FindCSync module to not check relative pathes + docu.
2013-01-22 15:08:56 +01:00
Daniel Molkentin
5e3f2cf25a
Remove legacy configuration options.
...
They were not used anyway.
2013-01-16 18:03:40 +01:00
Daniel Molkentin
5c495265f4
Consolidate theming support.
...
This implements out-of-repository-theming, and removes the old
custom.ini theming that never worked on all platforms and had
no straight deployment story.
The new approach requires the CMAKE variable OEM_THEME_DIR to
point to a directory that must at least contain an OEM.cmake file
(check OWNCLOUD.cmake for possible options) as well as a themes.qrc
and a themes/ directory that directly correspond to the ones in
the source tree.
2013-01-10 17:16:59 +01:00
Daniel Molkentin
08ab13dc4b
Doc: More missing packages
2012-12-14 21:11:19 +01:00
Daniel Molkentin
aac9b770fc
Details on windows builds
2012-12-14 20:42:59 +01:00
Daniel Molkentin
53aea61184
doc: Fix PDF generation here, too
2012-11-29 12:25:32 +01:00
Klaas Freitag
bf2181f111
Minor doc fix.
2012-11-27 15:46:17 +01:00
Daniel Molkentin
271d4fa22e
Show last updated timestamp
2012-11-25 02:07:12 +01:00
Daniel Molkentin
a3a0202752
Fix copy/paste error
2012-11-25 01:20:25 +01:00
Daniel Molkentin
0da93f3eb5
Remove doc from the default target
...
The doc target requires strict parallel execution. Make it
a separate target unless we figure out how to do this with cmake.
2012-11-25 01:00:21 +01:00
Daniel Molkentin
78c7dc95a0
Add doc cmake targets (HTML, PDF, QtHelp, CHM, man)
...
make doc will build all of the above, except for CHM,
which needs manual preparation and can be built with
make doc-chm. See doc/scripts/README.rst for details.
We do our best to ensure to detect the required tools
before adding targets, so a build should always succeed.
Exception: On Debian and Ubuntu, the following packages are
required to build the PDF target (in addition to pdflatex
itself, which is autodetected):
* texlive-latex-recommended
* texlive-latex-extra
* texlive-fonts-recommended
If pdflatex is present, but those are not, the doc target
will fail.
Results can be found in $BUILDDIR/doc/$format.
2012-11-25 00:38:47 +01:00
Daniel Molkentin
f607cf55c6
doc: Make fit for use with make latexpdf
2012-11-24 02:35:18 +01:00
Daniel Molkentin
da64639f39
Update doc/building.rst
...
move packages into correct section
2012-11-21 15:20:15 +01:00
Daniel Molkentin
faa0f06fe3
Improve building section based on user feedback
2012-11-21 14:57:40 +01:00
Daniel Molkentin
9b8b656720
doc: Add Qt dependency to build instructions
2012-11-19 18:49:10 +01:00
Daniel Molkentin
8c9f8bdb6d
doc: Fix build instructions; hint make package
2012-11-19 18:15:25 +01:00
Daniel Molkentin
ba9a07c2f2
Upate build docs
2012-11-15 14:42:10 +01:00
Daniel Molkentin
df219dd09b
Doc: use correct cmake vars
2012-11-05 14:44:10 +01:00
Daniel Molkentin
80ecd71fc7
Doc: more trouble shooting
2012-11-05 11:36:48 +01:00
Daniel Molkentin
7d6eb61f1b
doc: wording
2012-11-04 00:46:02 +01:00
Daniel Molkentin
3a165ad654
Doc: add troubleshooting section
2012-11-02 16:26:56 +01:00
Daniel Molkentin
06e7864174
Doc: Require sphinx todo extension
2012-11-01 19:10:51 +01:00
Daniel Molkentin
8b60726a48
Doc: Introduce chapter on Architecture, Glossary
2012-11-01 19:10:01 +01:00
Daniel Molkentin
855597bfd9
Doc: formatting
2012-11-01 17:24:25 +01:00
Daniel Molkentin
827a31fa02
doc: formatting fix
2012-11-01 17:03:58 +01:00
Daniel Molkentin
20f04ec6d9
doc: small improvements
2012-11-01 16:52:07 +01:00
Daniel Molkentin
83180310af
doc: add chapter on (soft-)branding
2012-11-01 16:33:27 +01:00
Daniel Molkentin
9feb9b5262
Doc: fix typo
2012-10-31 17:22:03 +01:00
Daniel Molkentin
f2cfabcdb8
Doc: improve build instructions
2012-10-31 15:19:00 +01:00
Daniel Molkentin
6b2be97c22
Docs: add build chapter
2012-10-31 14:44:59 +01:00
Daniel Molkentin
6b0abed4ee
Remove file checked-in by accident
2012-10-27 19:30:37 +02:00
Daniel Molkentin
bf8b9246fe
Add docs
2012-10-27 17:05:01 +02:00