Skip to content

Commit 6dc8653

Browse files
committed
Link to Dotty documentation in report
1 parent b771ee4 commit 6dc8653

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tastydoc/report/report.pdf

130 Bytes
Binary file not shown.

tastydoc/report/report.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@
5252

5353
\chapter{Introduction}
5454

55-
The repository for this project can be found here: \url{https://github.com/BryanAbate/dotty/tree/tastydoc/tastydoc}
55+
The repository for this project can be found here: \url{https://github.com/BryanAbate/dotty/tree/tastydoc/tastydoc}.
56+
57+
And the documentation of Dotty generated with this tool here: \url{https://github.com/BryanAbate/dotty/tree/tastydoc/tastydoc/documentation}.
5658

5759
A documentation tool is a program generating information (often in the form of HTML files) about projects. Usually, that tool includes method signatures, user-written documentation, links to other pages of the documentation, etc.
5860
In Dotty, the current tool for generating Scala projects documentation is called Dottydoc. The tool introduced here, Tastydoc, aims to improve on Dottydoc and replace it.

0 commit comments

Comments
 (0)