-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp-wanted
Description
Currently documentation for Scala Server Toolkit is generated by mdoc
which means that it is always up-to-date. However this process is not automated, it needs to be run manually and changed generated files need to be commited by a developer. This needs to change. Generation of documentation should be part of the release process and it would be very nice to also get a microsite published at the same time.
SBT plugins such as sbt-publish
and sbt-ghpages
could be used to do that. There are many microsite generator, e.g. Hugo seems very mature and used.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp-wanted