Commit Graph

3 Commits

Author SHA1 Message Date
Blady
deb8c0770b Fix warning message:
table_align.adb:5:11: warning: file name does not match unit name, should be "table_section.adb"
2020-03-06 18:23:12 +01:00
Pascal Obry
cc633d04ae Implement a new table tag attribute Align_On.
This attribute make it possible to set a set of string on which to align
the content of the table.

Add documentation and corresponding regression test.

For RC04-043.
2019-04-14 19:22:50 +02:00
Pascal Obry
71915d24b1 Move Templates Parser documentation from texinfo format to SPHINX.
Add a way to specify a specific version from the command line
by setting VERSION makefile's variable.

Part of MB14-040.
2013-12-11 13:02:31 +01:00