blob: 64e465f2e58ac940ef54b91f288fb3c75741fb99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
* Translation - should be possible by having a lang="" attribute on
the <doc> element but I'm not sure this is desirable. Perhaps using
some kind of ...
* Include mechanism - toyed with the idea of using an include
mechanism to pull in the docs from an external file.
* Does this make sense for D-Bus - maybe? Wasn't a specific goal but
might be useful.
* Can we turn this into a mechanism for getting documentation on
services automatically:
% dbus-man Hal.Manager
|