Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Aug 1, 2024
1 parent 6ec9882 commit 55c558a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Juvix/Compiler/Backend/Html/Data/Options.hs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ data HtmlKind
= HtmlDoc
| HtmlSrc
| -- | Only source is generated but without the -src suffix. TODO I think this
-- option is only useful in VSCode. This constructor should be removed and
-- option is only useful for mkDocs. This constructor should be removed and
-- the logic should be handled from the VSCode plugin.
HtmlOnly
deriving stock (Data)
Expand Down

0 comments on commit 55c558a

Please sign in to comment.