Skip to content

Docspec is a JSON object specification for representing API documentation of programming languages.

License

Notifications You must be signed in to change notification settings

nrser/docspec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docspec

Docspec is a JSON object specification for representing API documentation of programming languages. While in it's current form it is targeting Python APIs, it is intended to be able to represent other programming languages in the future as well

What is...?

docspec

The reference implementation for reading/writing the JSON format and API for representing API objects in memory.

>> View the Specification.

docspec-python

A parser for Python packages and modules based on lib2to3 producing docspec API object representations.

>> View the Documentation

Projects using docspec


Copyright © 2021, Niklas Rosenstein

About

Docspec is a JSON object specification for representing API documentation of programming languages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%