This new filter can be used to do a specific action the first time
a variable value is found. While generating code, this can be handy
to avoid generating the same declaration twice for example.
Add regression test and documentation.
Part of eng/toolchain/aws#77
This commit adjust the sphinx configuration to use the "Read The Docs"
theme, which has the advantage of allowing the navigation bar
(containing among other things a search bar, and the TOC) to stay
fixed while scrolling the contents of the page being read. This is
particularly useful to allow access to those features while reading
a long page, for instance.
TN: VB25-022
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.
This make it possible to align all line (separated with \n) in a tag
constant to the start of the tag in the template.
Add documentation and corresponding regression test.
For RC04-043.
Prevent build-doc to compile the library again into .build/obj,
because without -subdir .build/obj/TARGET/MODE/static is not seen.
No need to recompute SDIR in regtests/Makefile, it is set in makefile.setup.
Remove duplicate PRJ_BUILD in ALL_OPTIONS.
Avoid undefined VERSION in templates_parser.gpr when building examples.
Some redundant settings may probably be replaced with renamings from
TP_Shared so that they are updated in a single place in TP_Shared.
docs: -gnat05
regtests: -gnat05 -m Subversion