]> Cypherpunks repositories - gostls13.git/commit
Steps towards more flexible godoc:
authorRobert Griesemer <gri@golang.org>
Thu, 11 Feb 2010 18:01:03 +0000 (10:01 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 11 Feb 2010 18:01:03 +0000 (10:01 -0800)
commita91fa9d52ea0bbcf4fbb712eb522976a75a18121
tree1497db44e5870f07f4e466c734444cb61daac126
parent494bcc80e488112bb1439eec8362ac7b49985629
Steps towards more flexible godoc:
The Mapping object implements a flexible
mapping of relative to absolute paths and
vice versa.

R=rsc
CC=golang-dev
https://golang.org/cl/206067
src/cmd/godoc/mapping.go [new file with mode: 0644]