Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation for macro() #5060

Closed
dnsmichi opened this issue Mar 13, 2017 · 2 comments · Fixed by #5668
Closed

Missing documentation for macro() #5060

dnsmichi opened this issue Mar 13, 2017 · 2 comments · Fixed by #5668
Assignees
Labels
area/documentation End-user or developer help enhancement New feature or request
Milestone

Comments

@dnsmichi
Copy link
Contributor

@dnsmichi dnsmichi added the area/documentation End-user or developer help label Mar 13, 2017
@dnsmichi dnsmichi self-assigned this Mar 13, 2017
@gunnarbeutner
Copy link
Contributor

macro() is not a global function though.

@dnsmichi
Copy link
Contributor Author

Offline chat: macro() only is available in functions which are specified for custom attributes.

@dnsmichi dnsmichi added this to the 2.8.0 milestone Sep 11, 2017
dnsmichi pushed a commit that referenced this issue Oct 10, 2017
This commit adds documentation for

* custom attributes value types and nested dictionaries
* better introduction into apply rules and usage examples
* better apply for iterations and explanations
* notifications with users on the host/service objects explained in a dedicated chapter
* command arguments and set_if - which values are supported
* macro() as scoped function
* alternative host check command

This also changes all code and config snippets to use
three backticks instead of four spaces indent.

fixes #5663
fixes #5664
fixes #5665
fixes #5666
fixes #5667
fixes #5186
fixes #5060
fixes #5662
dnsmichi pushed a commit that referenced this issue Oct 10, 2017
This commit adds documentation for

* custom attributes value types and nested dictionaries
* better introduction into apply rules and usage examples
* better apply for iterations and explanations
* notifications with users on the host/service objects explained in a dedicated chapter
* command arguments and set_if - which values are supported
* macro() as scoped function
* alternative host check command

This also changes all code and config snippets to use
three backticks instead of four spaces indent.

fixes #5663
fixes #5664
fixes #5665
fixes #5666
fixes #5667
fixes #5186
fixes #5060
fixes #5662
@dnsmichi dnsmichi added the enhancement New feature or request label Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation End-user or developer help enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants