5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-20 22:50:06 +03:00

fix spelling errors, add target to create README.html

This commit is contained in:
Dietmar Maurer 2016-09-23 09:28:14 +02:00
parent d067c2ad94
commit 9d17dbacc4
2 changed files with 6 additions and 3 deletions

View File

@ -206,6 +206,9 @@ pmxcfs.8.html: pmxcfs.adoc pmxcfs.8-cli.adoc ${PVE_COMMON_DOC_SOURCES}
%.5-plain.html: %.adoc %.5-opts.adoc ${PVE_COMMON_DOC_SOURCES}
asciidoc -s ${ADOC_MAN5_HTML_ARGS} -o $@ $*.adoc
README.html: README.adoc
asciidoc ${ADOC_STDARG} -o $@ $<
.PHONY: index
index: index.html
$(BROWSER) index.html &

View File

@ -37,7 +37,7 @@ build time.
Another package called 'pve-docs' is used to publish generated
'.html' and '.pdf' files on our web servers. You can generate
those debian packages using:
those Debian packages using:
make deb
@ -82,7 +82,7 @@ below the title text:
Level 3: ^^^^^^^^^^^^^^^^^^^^^^
Level 4 (bottom level): ++++++++++++++++++++++
Section titles should always be preceeded by two empty lines. Each word
Section titles should always be preceded by two empty lines. Each word
in a title should be capitalized except for ``articles, coordinating
conjunctions, prepositions, and the word to in infinitives unless they
appear as the first or last word of a title'' (see
@ -128,7 +128,7 @@ Labeled Lists
^^^^^^^^^^^^^
Labeled lists should be used to make lists of key-value style text
more readable, such as command line parameters or config options:
more readable, such as command line parameters or configuration options:
.Regular labeled lists
-----