mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
docs: formatdomain: Convert to rst
For now just plain conversion to rst. Anchors which existed until now are preserved, but the table of contents now uses the docutils-generated ones. Additionally <code> which was nested in a link (<a>) was removed as rst doesn't support nesting of inline markup. The only anchor which wasn't restored is 'elementsDiskBackingStoreIndex' and its only reference was removed. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
2b9e277106
commit
fdc0d13b2c
File diff suppressed because it is too large
Load Diff
7453
docs/formatdomain.rst
Normal file
7453
docs/formatdomain.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -70,7 +70,6 @@ docs_html_in_files = [
|
||||
'firewall',
|
||||
'formatcaps',
|
||||
'formatdomaincaps',
|
||||
'formatdomain',
|
||||
'format',
|
||||
'formatnetwork',
|
||||
'formatnetworkport',
|
||||
@ -117,6 +116,7 @@ docs_rst_files = [
|
||||
'developer-tooling',
|
||||
'formatbackup',
|
||||
'formatcheckpoint',
|
||||
'formatdomain',
|
||||
'hacking',
|
||||
'kbase',
|
||||
'libvirt-go',
|
||||
|
Loading…
Reference in New Issue
Block a user