summaryrefslogtreecommitdiff
path: root/systemd/docs/layout.html
Commit message (Collapse)AuthorAgeFilesLines
* remove gudev and gtk-docKay Sievers2015-07-051-2/+0
| | | | | The library moved to: https://git.gnome.org/browse/libgudev/
* man,html: say 'systemd 198' in the headerZbigniew Jędrzejewski-Szmek2015-07-051-1/+1
| | | | | | | This should help readers of the man or HTML pages know if the documentation is out of date. An alternative to use a date generated from 'git log' was considered, but since we try to keep user visible documentation up to date, showing the project version should be enough.
* python/docs: use the same links on top as in man pagesZbigniew Jędrzejewski-Szmek2015-07-051-0/+17
I forgot to commit the layout file, because it was gitignored. Fixed now.