summaryrefslogtreecommitdiff
path: root/src/scaladoc/scala/tools/nsc/doc/html
Commit message (Expand)AuthorAgeFilesLines
* Remove doc-version was too long warningAdriaan Moors2016-08-112-13/+10
* SI-9560 Remove dependency on parser-combinators/jsonSimon Ochsenreither2016-07-222-11/+66
* Add summary reporting to Scaladoc (#5063)Felix Mulder2016-05-134-12/+21
* General cleanups and less warnings during a Scala buildsoc2016-04-041-1/+1
* Fix incorrect svg on objects with companion traitsFelix Mulder2016-04-035-35/+71
* Fix expansion on click for "Full Signature" elementFelix Mulder2016-04-031-1/+6
* Fix sidebar not displaying objects with no companionFelix Mulder2016-04-032-15/+23
* Fix inconsistent icon elem insertionFelix Mulder2016-04-031-1/+1
* Merge pull request #5066 from acjay/cleanup_scaladoc_hoverAdriaan Moors2016-03-301-3/+3
|\
| * minor style updates for Scaladoc formattingAlan Johnson2016-03-281-3/+3
* | Merge pull request #5062 from felixmulder/topic/scaladoc-search-historySeth Tisue2016-03-301-0/+24
|\ \
| * | Add search history for ScaladocFelix Mulder2016-03-301-0/+24
| |/
* / Add type and class/trait member search, fixes SI-9721 and SI-9722Felix Mulder2016-03-302-14/+29
|/
* scaladoc fix permalinksDavid Hoepelman2016-03-251-25/+30
* Fixed Typo in scaladoc scheduler.jsPim Verkerk2016-03-251-1/+1
* Merge pull request #5040 from adriaanm/rebase-5031Jason Zaugg2016-03-151-1/+1
|\
| * Merge 2.11.x into 2.12.xAdriaan Moors2016-03-141-1/+1
| |\
| | * Typesafe -> Lightbend in more placesSeth Tisue2016-03-041-1/+1
* | | Change behavior of clear-button on input fieldsFelix Mulder2016-03-142-19/+13
|/ /
* | Remove unused classes from ScaladocFelix Mulder2016-03-148-1199/+11
* | Add fallback typefaces for monospaced sections in scaladocFelix Mulder2016-03-073-31/+32
* | Fix diagrams for `Content Hierarchies` in scaladocFelix Mulder2016-03-023-10/+14
* | Unclutter scaladoc entity membersFelix Mulder2016-03-017-145/+155
* | Add package view to scaladocFelix Mulder2016-02-265-11/+221
* | Add progress bar for searchFelix Mulder2016-02-184-42/+57
* | Add better hover-text in search resultsFelix Mulder2016-02-185-26/+23
* | Replace UTF8 glyphs with the Material TypefaceFelix Mulder2016-02-173-43/+75
* | Add package member filteringFelix Mulder2016-02-171-22/+18
* | Scaladoc: Add new search, featuring entity and member searchFelix Mulder2016-02-1718-939/+2182
* | Merge branch '2.11.x' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-101-1/+1
|\|
| * bump copyright year to 2016Seth Tisue2016-02-031-1/+1
* | Add panzoom feature to Type Inheritance graphsFelix Mulder2016-02-0610-155/+193
* | Scaladoc: fix stray number in codeblocks for firefoxFelix Mulder2016-02-051-0/+4
* | Merge commit 'bf599bc' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-031-2/+2
|\|
| * Fix some simple extra wordsEitan Adler2016-01-171-3/+3
| * Apply title case to Scaladoc buttons: By Inheritance & Show AllJanek Bogucki2015-12-151-2/+2
* | SI-9599 Multiple @todo formatted with comma on separate linepeterz2016-01-291-1/+1
* | Add partial appearance update of inheritence graphs in scaladocFelix Mulder2016-01-2314-5628/+89
* | add mobile CSS rules for updated scaladoc lookFelix Mulder2016-01-045-86/+270
* | SI-8289 Scaladoc: Make the order of subclasses deterministicKato Kazuyoshi2015-12-311-5/+3
* | add new look to scaladocFelix Mulder2015-12-2274-538/+1313
* | Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-184-7/+7
* | Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-5/+5
|\|
| * Align DotRunner dot restart count with command option descriptionJanek Bogucki2015-11-231-5/+5
* | Repaired the alphabetical sorting of standards setMarc Prud'hommeaux2015-10-271-6/+6
* | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-1/+11
|\|
| * Merge pull request #4736 from gourlaysama/ticket/t9429Lukas Rytz2015-09-211-1/+11
| |\
| | * SI-9429 fix filtering in scaladoc after focusing on a packageAntoine Gourlay2015-09-151-1/+11
* | | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-224-0/+0
|\| |
| * | Merge pull request #4727 from SethTisue/unset-stray-execute-bitsSeth Tisue2015-09-144-0/+0
| |\ \