5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-18 06:03:46 +03:00

renamed pmxcfs.8-cli.adoc to pmxcfs.8-synopsis.adoc

And removed duplicate Makefile rules.
This commit is contained in:
Dietmar Maurer 2016-10-14 13:35:03 +02:00
parent d864f31866
commit 5407910169
5 changed files with 4 additions and 25 deletions

View File

@ -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 $@ $<

View File

@ -12,7 +12,7 @@ pmxcfs - Proxmox Cluster File System
SYNOPSIS
--------
include::pmxcfs.8-cli.adoc[]
include::pmxcfs.8-synopsis.adoc[]
DESCRIPTION
-----------

View File

@ -233,7 +233,7 @@ include::spiceproxy.8-synopsis.adoc[]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:leveloffset: 1
include::pmxcfs.8-cli.adoc[]
include::pmxcfs.8-synopsis.adoc[]
:leveloffset: 0

View 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 $@