docs: Add missing headings to table of contents
This commit is contained in:
@@ -35,6 +35,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
* [CheckApply - Check and apply resource state](#checkapply)
|
* [CheckApply - Check and apply resource state](#checkapply)
|
||||||
* [Watch - Detect resource changes](#watch)
|
* [Watch - Detect resource changes](#watch)
|
||||||
* [Compare - Compare resource with another](#compare)
|
* [Compare - Compare resource with another](#compare)
|
||||||
|
* [Validate - Validate the values of a resource struct](#validate)
|
||||||
|
* [GetUIDs - Returns the list of resource UID's](#getuids)
|
||||||
|
* [AutoEdges - Returns the autoedge interface matcher](#autoedges)
|
||||||
|
* [CollectPattern - Currently a stub, API will change](#collectpattern)
|
||||||
* [(UnmarshalYAML) - Optional, sets the YAML defaults](#unmarshalyaml)
|
* [(UnmarshalYAML) - Optional, sets the YAML defaults](#unmarshalyaml)
|
||||||
4. [Further considerations - More information about resource writing](#further-considerations)
|
4. [Further considerations - More information about resource writing](#further-considerations)
|
||||||
5. [Automatic edges - Adding automatic resources dependencies](#automatic-edges)
|
5. [Automatic edges - Adding automatic resources dependencies](#automatic-edges)
|
||||||
|
|||||||
Reference in New Issue
Block a user