Skip to content

Commit 7d144b1

Browse files
committed
Added link to annotations in report
1 parent 2ecc7c0 commit 7d144b1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tastydoc/report/report.pdf

2 Bytes
Binary file not shown.

tastydoc/report/report.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ \chapter{Features}
8181
The tool relies on consuming TASTy files and is hence independent from the compiler.
8282

8383
\paragraph{Linking}
84-
Tastydoc is able to produce links to types defined outside of the current TASTy files (as well as the one inside the file). This is particularly useful for linking to the types of the parameters and the return types, companions, scope modifiers, and parents.
84+
Tastydoc is able to produce links to types defined outside of the current TASTy files (as well as the one inside the file). This is particularly useful for linking to the types of the parameters and the return types, companions, annotations, scope modifiers, and parents.
8585

8686
\paragraph{Markdown}
8787
Outputting Markdown instead of HTML has several advantages. It is easy to edit by hand, easily previewed, and users can easily add their own texts or files to it. A user could, for example, write a Markdown file and link it in the documentation of a class or do the opposite and link a documentation page in a Markdown file.

0 commit comments

Comments
 (0)