Re: patch applied (cabal): Fix the links in the user guide to the API docs
Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
2006-12-02 12:33:19 GMT
On Sat, 2006-12-02 at 12:16 +0000, Ross Paterson wrote:
> On Thu, Nov 30, 2006 at 12:28:37PM +0000, Duncan Coutts wrote:
> > On Thu, 2006-11-30 at 11:53 +0000, Ross Paterson wrote:
> > > On Wed, Nov 29, 2006 at 05:57:56PM -0800, Duncan Coutts wrote:
> > > > Wed Nov 29 05:16:33 PST 2006 Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
> > > > * Fix the links in the user guide to the API docs
> > >
> > > This will break the links for the copy bundled with GHC.
>
> Currently seen at
>
> http://www.haskell.org/ghc/dist/current/docs/Cabal/
>
> > Harumph.
> >
> > Ok, so we need to use the same dir layout for where the user guide lives
> > relative to the api docs.
>
> Or a directory libraries containing a symlink Cabal -> ../API
Done.
Duncan