phc-graph/scribblings/phc-graph.scrbl
2021-03-04 21:11:02 +00:00

15 lines
398 B
Racket

#lang scribble/manual
@require[@for-label[phc-graph
racket/base]]
@title{Ph.C Graph library}
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
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