documentation support

This commit is contained in:
Vitor Santos Costa
2017-05-19 09:54:35 +01:00
parent a828f3f899
commit 87851a68f4
18 changed files with 149 additions and 340 deletions

View File

@@ -298,7 +298,10 @@ library('..').
prolog_file_type(c, c).
prolog_file_type(h, c).
prolog_file_type('h.cmake', c).
prolog_file_type('i', c).
prolog_file_type('h.in', c).
prolog_file_type('py.cmake', python).
prolog_file_type('hxx', c).
prolog_file_type('py', python).
%
% handle some special cases.