- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
package object and scaladoc
Fri, 2011-12-23, 13:56
Hi,
I've written a little graph API and added a package object that provides two types and some scaladoc. However, nothing to do with the package object is showing up in scaladoc. The project is hosted on github:
http://github.com/drdozer/graphhttp://drdozer.github.com/graph
I'm probably doing something silly, but I can't figure out what.
This is just a tester project to get some ideas about graph APIs I've had knocking about in my head down in code. It's not meant as a serious replacement for any other graph APIs, but I would like the scaladoc to be generated correctly.
Thanks,
Matthew
--
Dr Matthew PocockIntegrative Bioinformatics Group, School of Computing Science, Newcastle Universitymailto: turingatemyhamster@gmail.com gchat: turingatemyhamster@gmail.commsn: matthew_pocock@yahoo.co.uk irc.freenode.net: drdozerskype: matthew.pococktel: (0191) 2566550mob: +447535664143
I've written a little graph API and added a package object that provides two types and some scaladoc. However, nothing to do with the package object is showing up in scaladoc. The project is hosted on github:
http://github.com/drdozer/graphhttp://drdozer.github.com/graph
I'm probably doing something silly, but I can't figure out what.
This is just a tester project to get some ideas about graph APIs I've had knocking about in my head down in code. It's not meant as a serious replacement for any other graph APIs, but I would like the scaladoc to be generated correctly.
Thanks,
Matthew
--
Dr Matthew PocockIntegrative Bioinformatics Group, School of Computing Science, Newcastle Universitymailto: turingatemyhamster@gmail.com gchat: turingatemyhamster@gmail.commsn: matthew_pocock@yahoo.co.uk irc.freenode.net: drdozerskype: matthew.pococktel: (0191) 2566550mob: +447535664143
On Fri, Dec 23, 2011 at 10:56, Matthew Pocock <turingatemyhamster@gmail.com> wrote:
--
Daniel C. Sobral
I travel to the future all the time.