mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: go: Add 'go-import' metadata via rST
The '.. meta::' rST directive allows adding header metadata. Move the specific metadata from page.xsl into the individual files and pass them through into the header from page.xsl. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.. meta::
|
||||
:go-import: libvirt.org/go/libvirt git https://gitlab.com/libvirt/libvirt-go-module.git
|
||||
|
||||
=========================================
|
||||
Libvirt Go Language API (with Go modules)
|
||||
=========================================
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
.. meta::
|
||||
:go-import: libvirt.org/go/libvirtxml git https://gitlab.com/libvirt/libvirt-go-xml-module.git
|
||||
|
||||
============================================
|
||||
Libvirt Go XML parsing API (with Go modules)
|
||||
============================================
|
||||
|
||||
Reference in New Issue
Block a user