Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803185 - eclass-writing: documenting eclass functions
Summary: eclass-writing: documenting eclass functions
Status: UNCONFIRMED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2021-07-21 07:06 UTC by Anna Vyalkova
Modified: 2021-08-07 10:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2021-07-21 07:06:37 UTC
1. Considering @RETURN it needs to be said that:

   * Its value must be on the same line with the tag

   * "echo" is considered returned value too

2. Considering @USAGE it needs to be said that it can be empty