Skip to content

jlchmura/lpc-bedoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@lpc-lang/bedoc

An LPC parser for BeDoc, a powerful, pluggable documentation generator designed to handle any programming language and output format.

This parser uses the lpc-lang language parser library from the LPC Language Server project to parse LPC code, extract function declarations, and generate documentation from their signature and LPCDoc comments.

A markdown printer is included to generate markdown documentation from the parsed data.

Installation

Install from npm:

npm install -g @lpc-lang/bedoc

Use

For information on how to use this parser, see the official BeDoc documentation.

About

LPC Parser for BeDoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published