From fbbaee4cb5410a92d6d4017020f0dc6145ae9af4 Mon Sep 17 00:00:00 2001 From: Dmitry Ivankov Date: Mon, 17 Jan 2022 19:02:09 +0100 Subject: [PATCH] restore doctoc header --- docs/api.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/api.md b/docs/api.md index d64ef18eb..4b3963b39 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,16 +1,17 @@ + - # API Reference - - - [Basic functions](#basic-functions) - - [javadoc](#javadoc) - - [java_export](#java_export) - - [maven_install](#maven_install) - - [Maven specification functions](#maven-specification-functions) - - [maven.repository](#mavenrepository) - - [maven.artifact](#mavenartifact) - - [maven.exclusion](#mavenexclusion) - - +# API Reference + +- [Basic functions](#basic-functions) + - [javadoc](#javadoc) + - [java_export](#java_export) + - [maven_install](#maven_install) +- [Maven specification functions](#maven-specification-functions) + - [maven.repository](#mavenrepository) + - [maven.artifact](#mavenartifact) + - [maven.exclusion](#mavenexclusion) + + # Basic functions