diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-14 22:17:49 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-15 11:30:42 -0500 |
commit | f6b6728d1dc92754026a7f04d26f83e2290778f4 (patch) | |
tree | b58626ca57e12395a5ef6a97619b3d5ab671fca7 /TODO | |
parent | 9cc2c8b763fb4b9ddda95756a727a438a0d2a012 (diff) |
man: generate xml not html for index
This way we also get a man page. The output is not as polished.
I hope that it doesn't matter too much.
index.html is not generated now, the page is called
systemd.index.html. If necessary, an install hook should be added.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -32,8 +32,6 @@ Features: * support high-level cgroup setting syntax in systemctl. Example: "systemctl set-cgroup-attr MemoryLimit 5K" -* add a man page "systemdall" that lists all of systemd's man pages, inspired by zsh's "zshall" page - * print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word * kernel cmdline switch to turn off predictable network interface names |