layer0 icon indicating copy to clipboard operation
layer0 copied to clipboard

docs-src release needs to build the site documentation

Open jparsons04 opened this issue 8 years ago • 0 comments

Expected behavior

The HTML of the documentation site should be built as part of the release process

Actual behavior

The markdown of the documentation is updated, but not the HTML. This is because the Makefile doesn't run build as a target as part of the release process.

jparsons04 avatar Feb 27 '18 22:02 jparsons04