doctool display for no interfaces or templates
This commit is contained in:
parent
f3791fbb14
commit
a19e346437
@ -1,3 +1,6 @@
|
||||
- Doc tool will explicitly say a module does not have interfaces
|
||||
or templates on the module page.
|
||||
|
||||
* Fri Aug 26 2005 Chris PeBenito <selinux@tresys.com> - 20050826
|
||||
- Add Makefile support for building loadable modules.
|
||||
- Add genclassperms.py tool to add require blocks
|
||||
|
3
refpolicy/doc/templates/module.html
vendored
3
refpolicy/doc/templates/module.html
vendored
@ -26,3 +26,6 @@
|
||||
[[templates]]
|
||||
<a href=#top>Return</a>
|
||||
[[end]]
|
||||
[[if not templates and not interfaces]]
|
||||
<h3>No interfaces or templates.</h3>
|
||||
[[end]]
|
||||
|
Loading…
Reference in New Issue
Block a user