]> git.proxmox.com Git - pve-docs.git/commitdiff
renamed pmxcfs.8-cli.adoc to pmxcfs.8-synopsis.adoc
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Oct 2016 11:35:03 +0000 (13:35 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Oct 2016 11:35:03 +0000 (13:35 +0200)
And removed duplicate Makefile rules.

Makefile
pmxcfs.8-cli.adoc [deleted file]
pmxcfs.8-synopsis.adoc [new file with mode: 0644]
pmxcfs.adoc
pve-admin-guide.adoc
pve-doc-generator.mk.in

index 0826c28dedd4347351f31cb2e1c7a089b45ef3e0..427591099a43cf61700b5e279dcc323c1c11e329 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ GEN_DEB_SOURCES=                              \
        pve-doc-generator.mk                    \
        ${MANUAL_SOURCES}                       \
        ${PVESM_ADOCSOURCES}                    \
-       pmxcfs.8-cli.adoc                       \
+       pmxcfs.8-synopsis.adoc                  \
        docinfo.xml
 
 GEN_SCRIPTS=                                   \
@@ -75,27 +75,6 @@ BROWSER?=xdg-open
 %-nwdiag.svg: %.nwdiag
        nwdiag -T svg $*.nwdiag -o $@;
 
-%-plain.html: asciidoc-pve %.adoc
-       ./asciidoc-pve compile-wiki -o $@ $*.adoc
-
-chapter-%.html: %.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES}
-       ./asciidoc-pve compile-chapter -o $@ $*.adoc
-
-%.1.html: %.adoc %.1-synopsis.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES}
-       ./asciidoc-pve compile-man-html -o $@ $*.adoc
-
-pmxcfs.8.html: pmxcfs.adoc pmxcfs.8-cli.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES}
-       ./asciidoc-pve compile-man-html -o $@ pmxcfs.adoc
-
-%.8.html: %.adoc %.8-synopsis.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES}
-       ./asciidoc-pve compile-man-html -o $@ $*.adoc
-
-%.5.html: %.adoc %.5-opts.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES}
-       ./asciidoc-pve compile-man-html -o $@ $*.adoc
-
-%.5-plain.html: %.adoc %.5-opts.adoc asciidoc-pve ${PVE_COMMON_DOC_SOURCES}
-       ./asciidoc-pve compile-man-wiki -o $@ $*.adoc
-
 README.html: README.adoc
        asciidoc ${ADOC_STDARG} -o $@ $<
 
diff --git a/pmxcfs.8-cli.adoc b/pmxcfs.8-cli.adoc
deleted file mode 100644 (file)
index 2de6a5d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-*pmxcfs* `[OPTIONS]`
-
-Help Options:
-
-`-h`, `--help`:: Show help options
-
-Application Options:
-
-`-d`, `--debug`:: Turn on debug messages
-
-`-f`, `--foreground`:: Do not daemonize server
-
-`-l`, `--local`:: Force local mode (ignore corosync.conf, force quorum)
-
-This service is usually started and managed using systemd toolset. The
-service is called 'pve-cluster'.
-
- systemctl start pve-cluster
-
- systemctl stop pve-cluster
-
- systemctl status pve-cluster
\ No newline at end of file
diff --git a/pmxcfs.8-synopsis.adoc b/pmxcfs.8-synopsis.adoc
new file mode 100644 (file)
index 0000000..2de6a5d
--- /dev/null
@@ -0,0 +1,22 @@
+*pmxcfs* `[OPTIONS]`
+
+Help Options:
+
+`-h`, `--help`:: Show help options
+
+Application Options:
+
+`-d`, `--debug`:: Turn on debug messages
+
+`-f`, `--foreground`:: Do not daemonize server
+
+`-l`, `--local`:: Force local mode (ignore corosync.conf, force quorum)
+
+This service is usually started and managed using systemd toolset. The
+service is called 'pve-cluster'.
+
+ systemctl start pve-cluster
+
+ systemctl stop pve-cluster
+
+ systemctl status pve-cluster
\ No newline at end of file
index 2e3dd514691fcef078703a3423f05f4c203b2a13..d35c9606123a171cf02c375ae299cb8bd240230f 100644 (file)
@@ -12,7 +12,7 @@ pmxcfs - Proxmox Cluster File System
 SYNOPSIS
 --------
 
-include::pmxcfs.8-cli.adoc[]
+include::pmxcfs.8-synopsis.adoc[]
 
 DESCRIPTION
 -----------
index 6eeeddb6086d183c9dd926c4d9dd2211dd852920..e1d1d776154dcf07e7dca6250e53b4c86f453174 100644 (file)
@@ -233,7 +233,7 @@ include::spiceproxy.8-synopsis.adoc[]
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 :leveloffset: 1
-include::pmxcfs.8-cli.adoc[]
+include::pmxcfs.8-synopsis.adoc[]
 
 :leveloffset: 0
 
index f680d0b26c426ff37a6a211e6a4331aee7637fef..0bd2a2c4cb9647f1701917c7bd9621dfb429119b 100644 (file)
@@ -13,7 +13,7 @@ PVE_COMMON_DOC_SOURCES=                 \
 
 all:
 
-attributes.txt docinfo.xml:
+attributes.txt docinfo.xml pmxcfs.8-synopsis.adoc:
        cp ${DGDIR}/$@ $@.tmp
        mv $@.tmp $@