architeuthidae
1b28e38d51
flake/sphinx: fix errors in manual nix build
2024-08-01 18:49:21 +08:00
architeuthidae
0623480c82
doc: Subkernel exception fix
2024-07-31 17:17:13 +08:00
architeuthidae
e12bc586a5
doc: Rewrite FAQ
2024-07-31 17:15:27 +08:00
architeuthidae
994a936f26
doc: Document core_log() in manual
2024-07-31 13:20:15 +08:00
architeuthidae
61ac6da547
doc: Add references to command line tools
2024-07-29 13:40:11 +08:00
architeuthidae
2ec01a3c45
doc: Add artiq_session and artiq_ctlmgr to front-end tools
2024-07-29 13:40:11 +08:00
architeuthidae
bac22b7163
doc: Add automodule to command line references
2024-07-29 13:40:11 +08:00
architeuthidae
937f3811d1
doc: Rename main frontend tools page
2024-07-29 13:40:11 +08:00
architeuthidae
6698a6f80c
doc: Building + developing rewrite ( #2496 )
...
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-07-27 22:14:25 +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
architeuthidae
e67bcfb36e
doc: Add links for ddb_template and afws_client
2024-07-22 18:36:10 +08:00
architeuthidae
b0d2705c38
doc: link fixes
2024-07-19 18:35:21 +08:00
architeuthidae
7e6a94c6b0
doc: Trailing spaces
2024-07-19 18:17:40 +08:00
architeuthidae
5aee0df9f0
doc: Split installing page ( #2495 )
...
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-07-19 17:46:05 +08:00
architeuthidae
499eb42c3e
doc: Edit of manual reference pages ( #2466 )
...
Co-authored-by: architeuthis <am@m-labs.hk>
2024-07-18 17:53:34 +08:00
architeuthidae
5dbf870e68
doc: Reword heading
2024-07-17 12:12:47 +08:00
architeuthidae
4cd9b8a8cf
doc: rename release_notes -> releases
2024-07-17 12:12:47 +08:00
architeuthidae
c9a4f3b9ee
doc: Refactor manual index, make sections
2024-07-17 12:12:47 +08:00
architeuthidae
bff46fcf1e
doc: Add explanation of event spreading
2024-07-17 12:05:41 +08:00
architeuthidae
a5327e383c
doc: Reference link fixes
2024-07-17 11:54:50 +08:00
architeuthidae
088ea36d53
doc: Sphinx configuration nitpicky
2024-07-17 11:54:50 +08:00
architeuthidae
a4bfb0d5dd
doc: Formatting and link fixes in docstrings
2024-07-17 11:39:08 +08:00
architeuthidae
0e1b29c5d9
doc: Assorted typos and dead links
2024-07-17 11:36:59 +08:00
architeuthis
81106f3567
doc: Rewrite and overhaul of 'Compiler' page
2024-07-15 19:24:48 +08:00
architeuthidae
c2e323662b
doc: Put back telnet exit hint
2024-07-15 10:54:38 +08:00
architeuthidae
26483d5daf
doc: Environment, suggested changes
2024-07-12 10:53:04 +02:00
architeuthidae
d5f11387e8
doc: Mention artiq_ddb_template in Environment manual page
2024-07-12 10:53:04 +02:00
architeuthis
158789b2e5
doc: Improve description of environment in tutorials
2024-07-12 10:53:04 +02:00
architeuthis
e0e96fb08b
doc: Update + expansion of Environment manual page
2024-07-12 10:53:04 +02:00
architeuthidae
96e4949c37
doc: NDSP page edit, fixes
2024-07-12 09:09:59 +02:00
architeuthis
8cfae86634
doc: Mention ping() in NDSP tutorial
2024-07-12 09:09:59 +02:00
architeuthis
b2955f2bbe
doc: Edit of 'Developing an NDSP' page
2024-07-12 09:09:59 +02:00
architeuthidae
1032b9accf
doc: resynchronize introduction to readme
2024-07-11 10:00:41 +02:00
architeuthidae
8a178a628a
doc: Change references to rtio_clock/now to _mu
2024-07-08 23:10:27 +02:00
architeuthis
810ab20425
doc: Add warning on sequence error nondeterminism, for now
2024-07-08 23:10:27 +02:00
architeuthis
a5437dd4f5
doc: RTIO manual page edit, suggested changes
2024-07-08 23:10:27 +02:00
architeuthis
de5cd99787
docs: RTIO manual page edit
2024-07-08 23:10:27 +02:00
architeuthidae
8f0147f029
doc: Fix sphinx 'duplicated reference' warnings
2024-07-08 22:42:05 +02:00
architeuthis
9386a7a16f
doc: Fix heading levels in Releases page
2024-06-27 15:52:48 +08:00
architeuthis
bcc760a3fb
doc: Add description of release model to manual
2024-06-27 14:43:10 +08:00
Egor Savkin
a804be1a45
Update dead links, partially remove unavailable resources
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-27 13:08:21 +08:00
Egor Savkin
3cd6d50ad9
doc: mention zadig being installed with offline installer
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-26 12:41:57 +08:00
architeuthis
48cdf42016
docs: Add details of shallow 'with parallel' to manual
2024-06-25 17:47:33 +08:00
Egor Savkin
c568109f3f
doc: add reference to artiq-zynq for developers
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-25 17:36:19 +08:00
architeuthis
81cda2380d
doc: Management system overhaul, further corrections
2024-06-25 17:30:31 +08:00
architeuthis
ea22f67c4c
doc: Clearer+more accurate overview of mgmt system
2024-06-25 17:30:31 +08:00
architeuthis
aa21b78681
doc: Management system update, corrections
2024-06-25 17:30:31 +08:00
architeuthis
de1df88dcd
doc: Split running/management tool reference into separate page
2024-06-25 17:30:31 +08:00
architeuthis
0dc727c1fd
doc: 'Management system' manual page copy+clarity edit
2024-06-25 17:30:31 +08:00
architeuthis
45ef4d18d7
doc: Elaboration on interactive args & controllers
2024-06-25 17:30:31 +08:00