Daniel Molkentin
c7db4a09c8
Sync doc style with Qt, introduce online version (make docs_online)
...
The spacing errors come from Qt, and should be fixed there.
Reviewed-By: Oswald Buddenhagen
2010-06-15 15:02:57 +02:00
Oswald Buddenhagen
0b52a873bd
escape backslashes (or don't use them at all, resp.)
2010-05-26 19:35:21 +02:00
Oswald Buddenhagen
67c186abea
less bizarre build command setup for windows
2009-11-24 20:43:58 +01:00
Oswald Buddenhagen
c13d934b37
macx: compile doc into the right directory instead of copying it later
2009-11-24 20:43:55 +01:00
Oswald Buddenhagen
6769c13e6e
do not create invalid help files
...
afaik, this was a bizarre hack to make the install target work, so fix
it properly instead.
2009-11-03 18:20:43 +01:00
Daniel Molkentin
c6e9c041a7
Do not require QTDIR to be set.
...
Reviewed-By: Oswald Buddenhagen
2009-10-26 15:36:09 +01:00
Daniel Molkentin
bb01aa7365
Remove obsolete checks for qdoc3 < Qt 4.6.
2009-10-15 16:41:05 +02:00
con
52a0e51ae6
Add the documentation files to doc.pri for easy access.
2009-10-01 14:06:34 +02:00
Rohan McGovern
d5f763387d
Workaround bug where documentation sometimes is not generated.
...
On Windows, for unknown reasons, qhelpgenerator.exe sometimes will
not generate the documentation if run directly from nmake.
Running it through an intermediate cmd seems to work.
So, do that.
Reviewed-by: Daniel Molkentin
2009-09-30 01:02:40 +10:00
con
c22e4c7628
It's "Qt Creator" and that should reflect in the App name on Mac.
2009-09-15 14:22:13 +02:00
Daniel Molkentin
f888f5df2d
help: try to fix windows case for qdoc detection
2009-08-21 13:50:06 +02:00
Daniel Molkentin
a4ff2aa725
Find qmake in the right location for Qt 4.6+
2009-08-21 12:52:54 +02:00
Oswald Buddenhagen
259197a500
clean up OS conditionals in project files
2009-06-03 20:54:59 +02:00
con
713105ad85
Some documentation.
2009-04-24 16:34:24 +02:00
dt
fe5b095018
Add qtcreator.qdoc and qtcreator.qdocconf to OTHER_FILES
...
This makes it easier to open them from inside qt creator.
2009-03-31 14:16:52 +02:00
con
a58e6f7e59
Fixes: Make qmake generate install target for docs
2009-03-13 10:31:30 +01:00
con
822d881019
Fixes: - Creator documentation on Mac
2009-01-27 12:42:29 +01:00
Daniel Molkentin
194175cce7
Fixes: make install workd
...
Details: Make install works now, we just have to agree on layout
details and check for mac compatibility.
Also, plugins will carry no version in their filename anymore starting with
this commit. Versioning happens in the creators pluginloader using the pluginspec file.
2009-01-21 08:52:19 +01:00
Daniel Molkentin
0f20a20b4c
Fixes: Implement make install target, Step 1
...
Details: Moving files so that the local layout corresponds to the layout pushed by make install.
Adjust Make target, modify the resource path of the loader to find the resources in the
right place. All pathes are still looked up relative to binaryPath(), libs are found via
relative rpath.
2009-01-21 08:52:19 +01:00
Daniel Molkentin
dc9ad66d36
Fixes: Regression for make docs on unix
2009-01-14 20:08:39 +01:00
Daniel Molkentin
86b70b6a98
Fixes: Refine fix for nmake doc issue
2009-01-14 19:39:11 +01:00
Daniel Molkentin
f60b69eb6e
Fixes: make docs target with nmake
2009-01-14 19:21:23 +01:00
Daniel Molkentin
8ba0eb2148
Revert improper commit
2009-01-14 18:10:59 +01:00
Daniel Molkentin
3908528fe4
fix doc target. this does still not solve the problem that qdoc has to be build in release mode if you use windows.
2009-01-14 17:57:19 +01:00
Daniel Molkentin
8fd841c157
build docs on windows
2009-01-13 16:21:11 +01:00
Thorbjørn Lindeijer
2c74d01e94
Fixed 'make docs' lauching of qhelpgenerator
...
It assumed qhelpgenerator was in the path, though this isn't necessarily
the case. Use the absolute directory instead.
2009-01-08 13:50:24 +01:00
con
4501ee9ed5
Fixes: - Mac build (docs) and toplevel "make docs" target
...
RevBy: - bjørn
2009-01-07 15:48:44 +01:00
con
05c35356ab
Initial import
2008-12-02 12:01:29 +01:00