Conversation
| qubes-core-qrexec <https://dev.qubes-os.org/projects/qubes-core-qrexec> | ||
| core-admin <https://doc.qubes-os.org/projects/core-admin> | ||
| core-admin-client <https://doc.qubes-os.org/projects/core-admin-client> | ||
| qubes-core-qrexec <https://doc.qubes-os.org/projects/qubes-core-qrexec> |
There was a problem hiding this comment.
Is the _dev/ directory still relevant?
|
|
||
|
|
||
| See the `qubes-core-qrexec <https://github.com/QubesOS/qubes-core-qrexec/>`__ repository for details. | ||
| See the :doc:`qubes-core-qrexec <core-qrexec:index>` repository for details. |
There was a problem hiding this comment.
Better ref to the github repo
There was a problem hiding this comment.
Mmm, or better ref to the qrexec-policy-agent page?
|
|
||
|
|
||
| You can also use ``qrexec/server.py`` from `qubes-core-qrexec <https://github.com/QubesOS/qubes-core-qrexec/>`__ repository, which is a variant of the above code - but note that currently it’s somewhat more specific (JSON requests and ASCII responses; no target handling in service descriptors). | ||
| You can also use ``qrexec/server.py`` from :doc:`core-qrexec:index`, which is a variant of the above code - but note that currently it’s somewhat more specific (JSON requests and ASCII responses; no target handling in service descriptors). |
There was a problem hiding this comment.
I kept the link to the file and the docs.
| - :doc:`Qrexec internals </developer/services/qrexec-internals>` | ||
|
|
||
| - `qubes-core-qrexec <https://github.com/QubesOS/qubes-core-qrexec/>`__ repository - contains the above example | ||
| - :doc:`core-qrexec:index` - contains the above example |
|
|
||
| * :doc:`/developer/services/qrexec` | ||
| * `qubes-core-qrexec's documentation <https://dev.qubes-os.org/projects/qubes-core-qrexec/en/latest/>`__ | ||
| * :doc:`core-qrexec:index` |
There was a problem hiding this comment.
1733 introduce some incompatible changes here
There was a problem hiding this comment.
hm, ok, what should be first. perhaps let's concentrate on 1733 and after that 1741
|
|
||
| * Use the :program:`Settings` of the qube | ||
| * Use `qvm-service <https://dev.qubes-os.org/projects/core-admin-client/en/latest/manpages/qvm-service.html>`__ | ||
| * Use :doc:`core-admin-client:manpages/qvm-service` |
There was a problem hiding this comment.
same as 1733 (my comment i mean)
3755f40 to
709c951
Compare
* also update some direct links to Sphinx' cross-references * remove the now useless _dev directory (it was the index page for subprojects in dev.qubes-os.org)
709c951 to
bcfdd54
Compare
|
yes, ok first 1741, i also need time to remember what we are doing here exactly :))) |
|
The original purpose of this PR was to change references from dev.qubes-os.org to doc.qubes-os.org, according to the new URL scheme. I also changed some references to the github repos into sphinx refs ... Some other changes occurred in the meantime and it could be even better now, but let's keep that for another PR? |
Fix QubesOS/qubes-issues#11016