Skip to content

System for semi-automatically documenting Common Lisp packages.

License

Notifications You must be signed in to change notification settings

antifuchs/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manifest is a system for semi-automatically documenting Common Lisp
packages. (A manifest tells you what's in a package. Also this system
makes manifest a bunch of information that is actually present in a
Lisp system.) The basic premise is that every exported symbol in a
package should be documented.

To check it out, after loading the system, evaluate (start) and point
your browser at the URL it returns.

About

System for semi-automatically documenting Common Lisp packages.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Common Lisp 100.0%