Skip to content

arti0090/SyliusDocumentationBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sylius Documentation Builder

This simple container should help you with building documentation when contributing to Sylius.

Prerequisite?

Docker... duh?

Running

When you are in Sylius\docs directory, just run:

# Linux
$ docker run --rm -v $(pwd):/app ghcr.io/arti0090/syliusdocbuilder
# Windows (powershell)
$ docker run --rm -v ${pwd}:/app ghcr.io/arti0090/syliusdocbuilder

and it will create /build folder with html files which you can browse in your favourite browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages