phc-graph/scribblings/phc-graph.scrbl

15 lines
410 B
Racket

#lang scribble/manual
@require[@for-label[phc-graph
racket/base]]
@title{Ph.C Graph library}
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
This library is implmented using literate programming. The
implementation details are presented in
@other-doc['(lib "phc-graph/scribblings/phc-graph-implementation.scrbl")].
@defmodule[phc-graph]
Package Description Here