aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* sphinx: Remove deprecated config keysFriedemann Kleint2018-02-231-4/+0
| | | | | | | | | | | | | | Remove - html_add_permalinks: the key has been changed to str and has a default. - html_use_smartypants: Replaced by smartquotes and defaults to true. Fixes warnings: WARNING: The config value `html_add_permalinks' has type `bool', defaults to `str'. WARNING: html_use_smartypants option is deprecated. Smart quotes are on by default; if you want to disable them, use the smartquotes option. Task-number: PYSIDE-363 Change-Id: I85092597a860f58cc012220edbf0c03749326432 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Fix licensesFriedemann Kleint2017-04-052-0/+77
| | | | | | | | | | | | | | | | | | Fix license checker error messages when run in default mode (git ls-files in pyside-setup): Failed test '.../pyside-setup/header.LGPL re-defines a license of type LGPL originally defined in .../qtbase/header.LGPL' not ok 2 - docs/conf.py does not appear to contain a license header not ok 3 - docs/make.bat does not appear to contain a license header not ok 4 - ez_setup.py does not appear to contain a license header not ok 5 - popenasync.py does not appear to contain a license header not ok 7 - qtinfo.py does not appear to contain a license header not ok 11 - utils.py does not appear to contain a license header Task-number: PYSIDE-491 Change-Id: Ia10ff40ef39c64ac717f36ed073b1d1675a150d1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* minimal update of Qt5 status.Christian Tismer2015-06-201-1/+1
|
* Remove the need to use the post-install script on Mac OS platform and ↵Christian Tismer2015-06-203-30/+1
| | | | update the docs.
* Added readthedocs shield to index.rstRoman Lacko2015-01-021-0/+3
|
* Fixed links to qt libraries in windows build instructionsrlacko2014-07-161-4/+4
|
* Update linux.rstpatricktokeeffe2014-06-071-2/+4
|
* Fixed and enhanced TOC rendering with ReadTheDocs sphinx themeRoman Lacko2014-05-158-36/+33
|
* Use sphinx_rtd_theme in ReST documentationrlacko2014-05-151-0/+9
|
* Removed TOC from index.rstRoman Lacko2014-05-141-2/+0
|
* Refactoring docs/index.rst into separate rst filesRoman Lacko2014-05-149-716/+772
|
* Prepare docs folder (for hosting on ReadTheDocs)Roman Lacko2014-05-125-0/+1453