The papyrus Reference Manual

This is the papyrus Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:14:29 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 papyrus

A Literate Programming Tool

Author

TANIGUCHI Masaya

License

MIT

Version

1.0.0

Dependency

named-readtables (system).

Source

papyrus.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 papyrus/papyrus.asd

Source

papyrus.asd.

Parent Component

papyrus (system).

ASDF Systems

papyrus.

Packages

papyrus-asd.


3.1.2 papyrus/reader.lisp

Source

papyrus.asd.

Parent Component

papyrus (system).

Packages

papyrus-reader.

Public Interface
Internals

<? (function).


3.1.3 papyrus/papyrus.lisp

Dependency

reader.lisp (file).

Source

papyrus.asd.

Parent Component

papyrus (system).

Packages

papyrus.


4 Packages

Packages are listed by definition order.


4.1 papyrus-reader

Source

reader.lisp.

Use List

common-lisp.

Used By List

papyrus.

Public Interface
Internals

<? (function).


4.2 papyrus

Source

papyrus.lisp.

Use List

4.3 papyrus-asd

Source

papyrus.asd.

Use List
  • asdf/interface.
  • common-lisp.

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: papyrus-markdown-reader (s a b)
Package

papyrus-reader.

Source

reader.lisp.

Function: papyrus-org-reader (s a b)
Package

papyrus-reader.

Source

reader.lisp.


5.2 Internals


5.2.1 Ordinary functions

Function: <? (&rest args)
Package

papyrus-reader.

Source

reader.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables