Skip to main content
Module

x/apiland/docs.ts>commitDocNodes

The API server for deno.land
Latest
function commitDocNodes
import { commitDocNodes } from "https://deno.land/x/apiland@1.7.2/docs.ts";

Given a set of doc nodes, commit them to the datastore.

Parameters

id: number
module: string
version: string
path: string
docNodes: DocNode[]