Stefan Gränitz
e9a5668ec5
[docs][JITLink] Fix a typo (NFC)
2021-03-02 15:07:36 +01:00
Kazu Hirata
9d2bb4e874
[llvm] Fix typos in documentation (NFC)
2021-02-27 10:09:23 -08:00
Stefan Gränitz
66b9e5f6f9
[docs][JITLink] Few typo fixes in JITLink design/API doc
2021-02-26 12:56:42 +01:00
Lang Hames
c85460437c
[docs][JITLink] Reintroduce JITLink design/API doc with fixes and improvements.
...
This document was originally introduced in ab4648504b2, and was reverted in
912bc4980e9 while I investigated a number of shpinx bot errors. This commit
reintroduces the document with fixes for those errors, as well as some
improvements to the wording and formatting.
2021-02-25 15:27:59 +11:00
Lang Hames
4e02a88925
[docs][JITLink] Remove the JITLink doc for now.
...
I'll reinstate and continue investigation tomorrow.
2021-02-24 22:32:18 +11:00
Lang Hames
9a46912f53
[docs][JITLink] Yet more experiments to try to understand sphinx error.
2021-02-24 22:22:48 +11:00
Lang Hames
1022a61830
[docs][JITLink] More experiments to try to understand sphinx error.
2021-02-24 22:22:47 +11:00
Lang Hames
296cd8fcdb
[docs][JITLink] Make `ObjectLinkingLayer
` not a paragraph start.
...
More experiments as I try to placate sphinx.
2021-02-24 22:04:14 +11:00
Lang Hames
972cb5e278
[docs][JITLink] Return to `` for inline literals.
...
Also awkwardly reformat text to test whether the error is occurring
on the line with the '::', or the previous one.
2021-02-24 21:55:49 +11:00
Lang Hames
bceb5d6608
[docs][JITLink] Try explicit literal blocks for monospace list elements.
2021-02-24 21:50:27 +11:00
Lang Hames
eeb1165ed0
[docs][JITLink] More attempted fixes for formatting issues in the JITLink doc.
...
Try using the literal domain for `ObjectLinkingLayer::Plugin` and literal
blocks for multi-line method names.
2021-02-24 21:41:27 +11:00
Lang Hames
009afd2bc6
[docs][JITLink] Sphinx does not like '::' in monotype. Try using a
...
cpp domain expr instead.
2021-02-24 21:23:10 +11:00
Lang Hames
e6ec15b603
[docs][JITLink] Add a JITLink design and API document.
2021-02-24 21:04:35 +11:00