www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

phc-graph.scrbl (398B)


      1 #lang scribble/manual
      2 @require[@for-label[phc-graph
      3                     racket/base]]
      4 
      5 @title{Ph.C Graph library}
      6 @author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
      7 
      8 This library is implmented using literate programming. The
      9 implementation details are presented in 
     10 @other-doc['(lib "phc-graph/scribblings/phc-graph-implementation.scrbl")].
     11 
     12 @defmodule[phc-graph]
     13 
     14 Package Description Here