Kenneth Lyons
1f76ac0e2c
Add a docs build job to CI ( #1328 )
...
* Add a docs build job to CI
* Add sphinxopts to fail on warning
* Test sphinx warning
* Redid ci stage conditionals
* update conf.py to remove deprecation warning
* introduce 3rd stage for proper conditionals
* Attempt to fix malformed table
Co-authored-by: Ogi Moore <ognyan.moore@gmail.com>
2020-10-15 08:43:23 -07:00
Ogi Moore
3f7a9bb642
Merge pull request #1273 from edumur/develop
...
Implemented pColorMeshItem
2020-10-12 09:24:10 -07:00
Etienne Dumur
16ae3fb510
Allow numpy style docstring with sphinx
2020-07-27 08:19:25 +02:00
Chris Lamb
e6c8046320
Make the documentation reproducible
...
Whilst working on the Reproducible Builds effort [0] we noticed that pyqtgraph
could not be built reproducibly. This is because it generates copyright years
from the current build date and therefore will vary on when you build it.
This commit uses SOURCE_DATE_EPOCH [1] for the "current" build date.
This was originally filed in Debian as #963124 [2].
[0] https://reproducible-builds.org/
[1] https://reproducible-builds.org/specs/source-date-epoch/
[2] https://bugs.debian.org/963124
2020-06-19 12:56:14 +01:00
Kenneth Lyons
3cad91b5f1
Wrap text in tables in docs.
2020-06-06 16:25:36 -07:00
Kenneth Lyons
6c61e2445e
Get docs version and copyright year dynamically
2020-05-30 09:09:01 -07:00
Kenneth Lyons
9d844f3a42
Mock dependencies that aren't strictly needed for docs build
2020-05-17 20:10:47 -07:00
Kenneth Lyons
ae8fc195da
Disable inherited docstrings
2020-05-16 10:14:52 -07:00
Kenneth Lyons
5353acdb1c
Static paths not used for docs. Fix malformed table in docstring
2020-05-16 10:12:33 -07:00
Kenneth Lyons
db67a256a9
Miscellaneous doc fixups ( #1142 )
...
* Miscellaneous doc cleanup
* Moved dockarea up a level (like flowchart, parametertree). Removed extraneous parametertree doc
2020-04-03 10:06:25 -07:00
Luke Campagnola
1426e334e1
PyQtGraph release 0.10.0
2016-11-04 22:47:56 -07:00
Luke Campagnola
70cfdb4bbe
PyQtGraph release 0.9.10
2014-12-24 14:34:58 -05:00
Luke Campagnola
f7a54ffd42
Release 0.9.9
2014-12-14 20:01:00 -05:00
Luke Campagnola
6ae0892ea0
Set version strings to 0.9.8 in source; these will be updated with major releases.
...
Added tools/setVersion script
setup.py now auto-generates version string based on pyqtgraph/__init__ and git info, if available
2013-12-01 10:23:45 -05:00
Luke Campagnola
79e2b1403b
minor edits
2013-07-03 08:54:18 -04:00
Luke Campagnola
aff70070ac
started Qt documentation extension
2013-05-30 12:57:03 -04:00
Luke Campagnola
8d5e24c8fd
Removed incorrect version numbers
2012-12-27 11:53:22 -05:00
Luke Campagnola
b9822b1d10
Fixed doc version (again)
...
Added debian control files
2012-12-27 03:13:35 -05:00
Luke Campagnola
000354ac21
Fixed documentation version numbers
2012-12-27 02:21:34 -05:00
Luke Campagnola
6931eacffd
Fixed doc build to work with new package structure.
2012-12-26 21:02:36 -05:00
Luke Campagnola
af59296231
Reorganized directory structure to be more standard
...
Started new SVG exporter
Merged updates from ACQ4
2012-12-25 00:43:31 -05:00