Stefan Gränitz
403bdd5006
[docs][JITLink] Fix a typo (NFC)
2021-03-02 15:07:36 +01:00
Kazu Hirata
e8fa9014cc
[llvm] Fix typos in documentation (NFC)
2021-02-27 10:09:23 -08:00
Stefan Gränitz
57f8f23757
[docs][JITLink] Few typo fixes in JITLink design/API doc
2021-02-26 12:56:42 +01:00
Lang Hames
93c8246952
[docs][JITLink] Reintroduce JITLink design/API doc with fixes and improvements.
...
This document was originally introduced in ab4648504b
, and was reverted in
912bc4980e
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
912bc4980e
[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
038a09120b
[docs][JITLink] Yet more experiments to try to understand sphinx error.
2021-02-24 22:22:48 +11:00
Lang Hames
3fbe630e03
[docs][JITLink] More experiments to try to understand sphinx error.
2021-02-24 22:22:47 +11:00
Lang Hames
a4f9c0f562
[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
e2db0d2fa6
[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
731a2bcaf7
[docs][JITLink] Try explicit literal blocks for monospace list elements.
2021-02-24 21:50:27 +11:00
Lang Hames
d91cfcebbd
[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
a5e15c7706
[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
ab4648504b
[docs][JITLink] Add a JITLink design and API document.
2021-02-24 21:04:35 +11:00