Template: Infobox Function
From LibrePlanet
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
==Documentation== | ==Documentation== | ||
| + | |||
| + | This template exists for the purpose of defining properties of a function, when making a page for the GNU Developer Network, a project that aims to better document development on GNU systems. | ||
These are the fields of this template: | These are the fields of this template: | ||
* <nowiki>| title = (automatically filled in from the page name)</nowiki> | * <nowiki>| title = (automatically filled in from the page name)</nowiki> | ||
| − | |||
| − | |||
| − | |||
* <nowiki>| header = name of the header file that the function is included in</nowiki> | * <nowiki>| header = name of the header file that the function is included in</nowiki> | ||
* <nowiki>| since = Specifies what version of the standard the function has been supported since</nowiki> | * <nowiki>| since = Specifies what version of the standard the function has been supported since</nowiki> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:18, 19 December 2013
Documentation
This template exists for the purpose of defining properties of a function, when making a page for the GNU Developer Network, a project that aims to better document development on GNU systems.
These are the fields of this template:
- | title = (automatically filled in from the page name)
- | header = name of the header file that the function is included in
- | since = Specifies what version of the standard the function has been supported since