From 92ac0f856f3df1264dcff77115f28e3c94cf3ffa Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 4 Mar 2022 16:50:45 +0100 Subject: [PATCH] docs: Remove 'virshcmdref' page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The page isn't linked from anywhere and the project was archived. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/meson.build | 1 - docs/virshcmdref.html.in | 75 ---------------------------------------- 2 files changed, 76 deletions(-) delete mode 100644 docs/virshcmdref.html.in diff --git a/docs/meson.build b/docs/meson.build index 7e070d68ad..e348e64b8e 100644 --- a/docs/meson.build +++ b/docs/meson.build @@ -76,7 +76,6 @@ docs_html_in_files = [ 'testtck', 'tlscerts', 'uri', - 'virshcmdref', 'windows', ] diff --git a/docs/virshcmdref.html.in b/docs/virshcmdref.html.in deleted file mode 100644 index f5993fabce..0000000000 --- a/docs/virshcmdref.html.in +++ /dev/null @@ -1,75 +0,0 @@ - - - - -

Virsh Command Reference

- -
    - -

    Description

    - -

    - The new Virsh Command Reference, for documenting the commands - in virsh, has recently been started. Only covering the Virtual - Networking commands initially, it will expand to cover all virsh - commands over time. -

    - -

    - If you would like to assist, content contributions are gladly accepted. - Please email Justin Clift - directly, or get in contact through any of the - official libvirt mailing lists. -

    - -

    Viewing Online

    - -

    - The latest version can be viewed directly online: -

    - - - -

    Downloading

    - -

    - The latest version of the Virsh Command Reference can be downloaded: -

    - - - -

    DocBook source GIT repository

    -

    - The DocBook source is archived in a git repository available on - gitlab.com. -

    - - - -- 2.47.2