summaryrefslogtreecommitdiff
path: root/doc/README.man
diff options
context:
space:
mode:
authorBernhard Schmidt <berni@debian.org>2020-09-01 16:53:32 +0200
committerBernhard Schmidt <berni@debian.org>2020-09-01 16:53:32 +0200
commit886dccf631de661ea1b4c8017de98b88b93d7f1c (patch)
tree2f74f9b3f93a35591ffdb305e3e2876cbb9a0c1d /doc/README.man
parent9ce71e1c58a83737b045861173254911fda9a76a (diff)
parent57f0b7b331088e489e93ae89ee0aed98381d8806 (diff)
Update upstream source from tag 'upstream/2.5_beta3'
Update to upstream version '2.5~beta3' with Debian dir 08bf4b8b33e73a97458e7fd53ec989aa541745cd
Diffstat (limited to 'doc/README.man')
-rw-r--r--doc/README.man22
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/README.man b/doc/README.man
deleted file mode 100644
index 29654c1..0000000
--- a/doc/README.man
+++ /dev/null
@@ -1,22 +0,0 @@
-
-man page documentation
-======================
-
-The man page content maintained in the openvpn.8.rst file and proper man and
-the html version of the man page are generated using python-docutils. Both
-the man page and html file are generated during 'make dist' or 'make distcheck'
-and should be distributed inside the tarball by default.
-
-Users compiling OpenVPN from the tarball should not need to regenerate the
-man/html files unless the source file needs to be modified.
-
-Further information:
-
-* Python docutils project:
- https://docutils.sourceforge.io/
-
-* Quickstart on .rst
- https://docutils.sourceforge.io/docs/user/rst/quickstart.html
-
-* reStructuredText Markup Specifictaion (.rst)
- https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html