6 Commits

Author SHA1 Message Date
Pierre Béguet
3966b52dc0 Testing for support of empty Archive_Builder attribute
Issue: eng/gpr/gpr-issues#277
2024-03-29 07:57:47 +00:00
Pierre Béguet
b44788cdfe Document Body_Suffix and Spec_Suffix casing limitation
Issue: eng/gpr/gpr-issues#167

Closes: eng/gpr/gpr-issues#167
2023-10-30 15:34:21 +01:00
Pierre Béguet
5c3c2bcb27 Fix Library_Version anchor in attribute documentation
Issue: eng/gpr/gpr#41
2023-03-18 22:41:58 +00:00
Pierre Béguet
acdf52c625 Make Library_Version documentation more explicit
The attribute documentation description is more of a
GPR2 language standpoint of the attribute value whereas
we have a whole chapter about its functional use.
We need to link one to the other to be complete about
the attribute documentation.

Issue: eng/gpr/gpr#41
2023-03-17 11:33:09 +01:00
Pierre Béguet
07965aa9c7 Documentation incoherence between libGPR2 and gprbuild1
Adding a way to display warning for individual attributes when
generating the documentation.

Issue: #29
2023-02-16 15:06:31 +01:00
Jerome Lambourg
cfe20511cc doc generator: improve build infrastructure and adjust the attributes doc
* move the python module to a separate folder from metadata
* adjust a bit the phrasing in conf.py
* split attributes doc generation from the doc build
* fix gprdoc --display default value
* output of gprdoc is now put in the build directory
* document attributes inheritance
* fix index descriptions
* gprdoc test now outputs only differences between expected doc and
  commited one.

TN: V324-004
Change-Id: Id4c152b189a20a53f2df653328ac1da4cd3ec4e7
2022-05-02 19:11:51 +02:00