Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,24 +287,6 @@ When the word is a function, mark it as such using `()`:

**See also:** [`classify()`][classify]

Section titles of the form

### section title

are included in that automatic linking. To exclude a section header
from that automatic linking, use the form

### section title, no linking ###

which is otherwise equivalent for the markdown renderer.

To use keywords in inline code _without_ creating an automatic link, use
triple backticks:

The ```meta``` parameter to this function...

With single backticks, this would link to the documentation of the `meta` attribute or promise type.

### Custom macros

The documentation generator will pre-process the markdown content
Expand Down
Binary file removed content/enterprise-cfengine-guide/Dashboard.png
Binary file not shown.
56 changes: 0 additions & 56 deletions content/enterprise-cfengine-guide/_index.markdown

This file was deleted.

60 changes: 0 additions & 60 deletions content/enterprise-cfengine-guide/install-get-started.markdown

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ with other infrastructure components like a CMDB.

CFEngine can load structured data defined in JSON, YAML, CSV using the
`readjson()`, `readyaml()`, `readcsv()` and `readdata()` functions or by custom
parsing with `data_resdstringarray()` and `data_readstringarrayidx()`.
parsing with `data_readstringarray()` and `data_readstringarrayidx()`.

Additionally CFEngine provides the [augments file][Augments] as a way to define variables
and classes that are available from the beginning of policy evaluation.
Expand Down
Binary file removed content/guide/CFEngine-workflow-agents-and-users.png
Binary file not shown.
Binary file removed content/guide/DCsketchworkflow.png
Binary file not shown.
78 changes: 0 additions & 78 deletions content/guide/_index.markdown

This file was deleted.

Loading
Loading