Changeset [29388e7a49b10ea53763a30795788fbb68796ee4] by Akil Burgess
February 17th, 2011 @ 07:35 PM
Modified the SearchIndex to add vals/vars and defs fields to
Package documents. This is necessary since Scala support 'package
objects' which allow vals, vars and defs to be declared as direct
members of packages.
https://github.com/collaborative-scaladoc/colladoc/commit/29388e7a4...
Committed by Akil Burgess
- M src/main/scala/scala/tools/colladoc/model/SearchIndex.scala
- M src/test/scala/scala/tools/colladoc/model/SearchIndexTests.scala
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Web application allowing to edit Scala symbols documentation.