File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
14
14
( package
15
15
(name html_of_jsx)
16
- ( documentation https://davesnx.github.io/html_of_jsx/html_of_jsx/index.html)
16
+ ; There's a bug with pushing documentation with dune-release
17
+ ; (documentation https://davesnx.github.io/html_of_jsx/html_of_jsx/index.html)
17
18
(synopsis " Render HTML with JSX" )
18
19
( description " html_of_jsx is a JSX transformation that allows you to write HTML declaratively." )
19
20
( depends
Original file line number Diff line number Diff line change 7
7
authors: ["David Sancho <
[email protected] >"]
8
8
license: "MIT"
9
9
homepage: "https://github.com/davesnx/html_of_jsx"
10
- doc: "https://davesnx.github.io/html_of_jsx/html_of_jsx/index.html"
11
10
bug-reports: "https://github.com/davesnx/html_of_jsx/issues"
12
11
depends: [
13
12
"dune" {>= "3.8"}
You can’t perform that action at this time.
0 commit comments