]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Update obsolete reference to formatdomain.html.in
authorAndrea Bolognani <abologna@redhat.com>
Tue, 22 Mar 2022 10:01:38 +0000 (11:01 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 22 Mar 2022 10:05:09 +0000 (11:05 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
docs/api_extension.rst

index d70c244fd4d32dfa7281ac3f776a4e8b4cbd81e9..152e64487e4b255ec840846904820afd3855d5e5 100644 (file)
@@ -73,7 +73,7 @@ The first task is to define the public API. If the new API involves an
 XML extension, you have to enhance the RelaxNG schema and document the
 new elements or attributes:
 
-``src/conf/schemas/domaincommon.rng         docs/formatdomain.html.in``
+``src/conf/schemas/domaincommon.rng         docs/formatdomain.rst``
 
 If the API extension involves a new function, you have to add a
 declaration in the public header, and arrange to export the function