Remove old man page references.

Thanks to Karl Palsson.

Closes #1266.
This commit is contained in:
Roger A. Light 2019-05-22 09:45:02 +01:00
parent b4dfeb3767
commit bd34d8c9cd
2 changed files with 8 additions and 5 deletions

View File

@ -31,6 +31,10 @@ Clients:
- Fix MQTT v5 clients not being able to specify a password without a username.
Closes #1274.
Documentation:
- Remove references to Python binding and C++ wrapper in libmosquitto man
page. Closes #1266.
1.6.2 - 20190430
================

View File

@ -18,11 +18,10 @@
<title>Description</title>
<para>This is an overview of how to use libmosquitto to create MQTT
aware client programs. There may be separate man pages on each of the
functions described here in the future. There is also a binding for
libmosquitto for C++ and a Python implementation. They are not
documented here but operate in a similar way.</para>
<para>This is fairly incomplete, please see mosquitto.h for a better
description of the functions.</para>
functions described here in the future.</para>
<para>This man page is woefully incomplete, please see the comments
in mosquitto.h for missing functions and a description of the
functions.</para>
</refsect1>
<refsect1>