Skip to content

Manifest: Add synopsis to octez-libs sub-libraries

Context

Depends on !9311 (merged)

Fixes #5794 (closed)

The MR !8637 (merged) that introduces octez-libs removed the synopsis from libraries that where included as sub-libraries.

This MR adds these synopsis back as description in the doc page of octez-libs

(Check the Milestone for more information)

Manually testing the MR

Read the generated doc

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

Merge request reports