summaryrefslogtreecommitdiff
path: root/src/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'fcc20fe' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-018-44/+34
|\
| * Scaladoc js location synch more robustAdriaan Moors2015-02-201-1/+1
| * SI-9164 Fix thread safety of Scaladoc diagram generatorJason Zaugg2015-02-195-40/+18
| * SI-9148: Appends companion type to link tooltipsJustinPihony2015-02-122-3/+15
* | Merge pull request #4406 from kzys/8940-scaladoc-alphabetic-buttonLukas Rytz2015-04-011-1/+1
|\ \
| * | SI-8940 Scaladoc: Fix "Order by Alphabetical" buttonKato Kazuyoshi2015-03-251-1/+1
* | | SI-7601 Scaladoc: img elements must have an "alt" attributeKato Kazuyoshi2015-03-262-17/+36
|/ /
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-01-293-3/+3
|\|
| * Fix many typos in docs and commentsmpociecha2014-12-143-3/+3
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-297-10/+65
|\|
| * SI-9006 Scaladoc: explicit companion and package linksDick Wall2014-11-263-1/+35
| * No list of subclasses for Any in scaladoc, it's useless.Antoine Gourlay2014-11-151-1/+1
| * SI-8948 resurrect the scaladoc for Any/AnyRef/Nothing/Null.Antoine Gourlay2014-11-151-1/+2
| * SI-5730 hide constructors of sealed abstract classes in scaladocAntoine Gourlay2014-11-071-2/+4
| * SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-053-5/+23
* | Merge commit 'eb15950' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-9/+11
|\|
| * Make Scaladoc actually exit with non-zero exit code in case of errors,David Turner2014-10-041-9/+11
* | More uniform treatment of package objectsJason Zaugg2014-11-071-1/+1
* | Merge commit 'abd595d' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-161-44/+14
|\|
| * Merge pull request #3951 from pawel-wiejacha/2.11.x_SI-8810_fixGrzegorz Kossakowski2014-09-031-42/+8
| |\
| | * SI-8810 scaladoc: fixed code block indentation normalizationPaweł Wiejacha2014-09-031-42/+8
| * | SI-8113 allow a newline between a link target and titleAntoine Gourlay2014-09-031-2/+6
| * | Merge remote-tracking branch 'upstream/2.11.x' into backportsLukas Rytz2014-08-261-3/+4
| |\ \
| * | | [backport] Rewrite explanation of doc-source-url option more clearly, and fix...Masato Sogame2014-08-111-1/+1
| * | | [backport] Update javadoc tag to new scaladoc tags.Masato Sogame2014-08-112-11/+12
* | | | Removing deprecationsFrançois Garillot2014-09-097-18/+18
* | | | Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-021-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Regularize `comment` hook methodAdriaan Moors2014-07-171-3/+4
| |/ /
* | | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-023-3/+3
|\| |
| * | Merge pull request #3792 from som-snytt/issue/8525Lukas Rytz2014-07-161-1/+1
| |\ \
| | * | SI-8525 No anonymous lintSom Snytt2014-07-101-1/+1
| * | | Merge pull request #3883 from gourlaysama/wip/t8557Vlad Ureche2014-07-152-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | SI-8557 make scaladoc normalize paths of external jars.Antoine Gourlay2014-07-152-2/+2
* | | | Scaladoc: the value of an id attribute must be unique within a documentKato Kazuyoshi2014-08-133-20/+26
* | | | Merge pull request #3881 from pocket7878/issue/6144Grzegorz Kossakowski2014-07-252-11/+12
|\ \ \ \
| * | | | Update javadoc tag to new scaladoc tags.Masato Sogame2014-07-152-11/+12
* | | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-142-6/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | / Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-3/+3
| | |/ | |/|
| * | SI-8292 report error when scaladoc fails to find doclet.Antoine Gourlay2014-07-011-3/+3
* | | Rewrite explanation of doc-source-url option more clearly, and fix encoding t...Masato Sogame2014-07-131-1/+1
|/ /
* | SI-8672 Better end-of-sentence detection for ScaladocJason Zaugg2014-06-201-1/+11
* | SI-8591 Scaladoc: Problem with scrolling under Safari on iOSMarcin Kubala2014-05-161-0/+1
|/
* Merge pull request #3685 from VladUreche/issue/8514-masterJason Zaugg2014-04-211-3/+0
|\
| * SI-8514 Remove scaladoc html inconsistenciesVlad Ureche2014-04-181-3/+0
* | SI-8144 permalinks in scaladocMarcin Kubala2014-03-147-49/+168
|/
* SI-8407 "symbol not found" in Scaladoc use cases: warning onlyJason Zaugg2014-03-131-1/+1
* Fix typo in log message.Daniel Darabos2014-03-031-1/+1
* SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-181-1/+1
* SI-4014 Scaladoc omits @authorKonstantin Fedorov2014-02-022-2/+15
* SI-7124 make macro definitions prettier in scaladocAntoine Gourlay2014-01-311-1/+3