Skip to content

Files

Latest commit

1403624 · Apr 10, 2023

History

History
This branch is 206 commits behind scalapb/ScalaPB:master.

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 10, 2023
Oct 26, 2020
Aug 3, 2020

Development environment for writing docs

In one terminal, start sbt and type:

docs/mdoc --watch

Assuming you have nodejs and yarn install, in another terminal, navigate to the website directory:

yarn install

yarn start

Then, edit the documents under src/main/markdown. The docs are served locally at http://localhost:3000/