f6800bdba2
Merge branch 'master' into nac3
2024-07-27 23:33:01 +08:00
David Nadlinger
9fbd6de30c
Qt{5 -> 6}
...
Some changes are due to deprecations in Qt6 which were outright
removed in PyQt, for instance QRegExp or the x()/y() QMouseEvent
properties. Most of the diff is due to enumeration values now no
longer being available directly in the parent namespace.
This commit is purposefully restricted to the mechanical changes,
no reformatting/… is done to keep the diff easy to validate.
2024-07-27 21:37:19 +08:00
088ea36d53
doc: Sphinx configuration nitpicky
2024-07-17 11:54:50 +08:00
567cd45eee
Merge branch 'master' into nac3
2024-06-20 16:49:54 +08:00
19132ae0e3
Fix missing jquery in docs - fixes broken search
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-20 12:51:15 +08:00
1bcbee988d
update copyright year
2024-04-11 16:35:44 +08:00
fddff13842
docs: mock interactive_args
2024-04-02 15:47:48 +08:00
3609f95207
flake: add new lmdb mock module for artiq-manual
...
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-02-27 12:00:19 +08:00
c49600a2fc
docs: fix sampler, waveform
2024-02-23 10:56:19 +08:00
fc082b62de
Merge branch 'master' into nac3
2023-10-06 12:17:19 +08:00
da9f7cb58a
applet extensions documentation
2023-10-05 12:32:01 +08:00
7635b9ed92
Merge branch 'master' into nac3
2023-01-15 12:23:25 +08:00
628b671433
update copyright year
2023-01-12 10:41:10 +08:00
ce027d9c51
Merge branch 'master' into nac3
2022-06-06 18:18:05 +08:00
68ef0073ea
doc: mock sipyco.keepalive. Closes #1900
2022-06-01 20:46:16 +08:00
71a37bb408
doc: switch to wavedrompy
2022-06-01 20:45:49 +08:00
7c3d9bb376
doc: remove unnecessary builtins.__in_sphinx__ hack
2022-05-27 15:35:01 +08:00
46fe507bd4
Merge branch 'master' into nac3
2022-03-10 17:30:26 +08:00
8415151866
update copyright year
2022-03-10 11:56:16 +08:00
97909d7619
remove old compiler, add nac3 dependency (WIP)
2021-10-08 00:30:27 +08:00
43d120359d
compiler: switch to upstream llvmlite and RISC-V target
2021-09-10 13:25:12 +08:00
97e994700b
compiler: turn __repr__ into __str__ when sphinx is used. Closes #741
2021-08-05 11:32:20 +08:00
14d464b4cf
update copyright year
2021-02-17 15:52:08 +08:00
3e93d71aeb
manual: fix artiq.dashboard becoming alias of unittest.mock
...
* Closes m-labs#1293
2021-01-11 18:48:30 +08:00
4b10273a2d
gui: quamash -> qasync
2020-12-12 21:59:25 +08:00
1bfe977203
manual: sphinx mock module whack-a-mole
2020-10-07 19:25:26 +08:00
9d7196bdb7
update copyright year
2020-01-13 19:33:44 +08:00
ac8a5b60c0
doc: add sipyco to mock modules
2019-11-18 08:37:44 +08:00
4707aef45c
split out artiq-comtools
2019-11-14 15:21:51 +08:00
David Nadlinger
371388ecbe
doc: Re-fix ARTIQ type hint formatting ( #714 )
...
This adapts the previous monkey patch for the changed location of the
attribute rendering code in Sphinx 2.0.
2019-10-11 17:44:38 +01:00
704b5c6305
manual: stop using cloud mathjax
...
cloudflare also uses cookies.
2019-05-22 19:17:14 +08:00
4fab405b36
manual: ligher mock for artiq.gui.applets. Closes #1293
2019-05-07 20:03:13 +08:00
d958b20bb8
remove asyncserial dependency
2019-04-20 10:51:29 +08:00
f65bcbcbb2
manual: clean up build and make compatible with python 3.7
2019-02-26 17:11:16 +08:00
ceead218bc
manual: update metadata
2019-02-26 16:48:24 +08:00
d6a3172a3e
update copyright year
2019-01-03 20:21:34 +08:00
2caeea6f25
update copyright year
2018-03-13 00:09:13 +08:00
14e4e1cf22
Hack-patch Sphinx so that ARTIQ-Python types are correctly printed.
...
Modification proposed to Sphinx but my issue is getting ignored.
Closes #741
2017-11-25 14:45:31 +08:00
86bde74cd4
doc: fix autodoc search path
2017-01-26 17:56:18 +01:00
c155fd3849
doc: minimize dependencies for manual
2017-01-26 17:54:10 +01:00
591268a193
doc: use napoleon (for pdq2)
2017-01-25 23:25:01 +01:00
52fda27cb5
update copyright year
2017-01-04 11:29:10 +01:00
c38e2cda9d
doc/manual: no analytics_id with rtd
2016-08-25 22:21:29 +02:00
0a4d4e30ef
doc: use sphinx_rtd_theme
2016-08-25 21:52:46 +02:00
aee0345ed7
doc: ship wavedrom js b/c https
2016-08-25 12:56:36 +02:00
60919c2ea7
doc: use wavedrom to visualize stuff
2016-08-25 12:17:05 +02:00
a6afc16585
doc/manual: add links to source code
2016-05-27 19:01:14 +02:00
ea3bb27029
doc/manual: cleanup commented out variables
2016-01-25 17:23:49 -07:00
b56c55a90d
manual: __version__ cleanup
2016-01-25 17:04:56 -07:00
e42fd9ca31
doc: use actual version
2016-01-19 18:25:31 -07:00