changeset 10:816a0470c4f6

Docs: mark Irccd.System.popen as optional in function list
author David Demelier <markand@malikania.fr>
date Wed, 10 Feb 2016 14:13:35 +0100
parents 0187090b3606
children 64f05a1feade
files doc/html/api/module/Irccd.System/index.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/html/api/module/Irccd.System/index.md	Wed Feb 10 11:14:58 2016 +0100
+++ b/doc/html/api/module/Irccd.System/index.md	Wed Feb 10 14:13:35 2016 +0100
@@ -15,7 +15,7 @@
 - [exec](function/exec.html)
 - [home](function/home.html)
 - [name](function/name.html)
-- [popen](function/popen.html)
+- [popen](function/popen.html) (Optional)
 - [sleep](function/sleep.html)
 - [ticks](function/ticks.html)
 - [uptime](function/uptime.html)