Skip to content

go-ruby-optparse/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ruby-optparse/docs

go-ruby-optparse/docs

Versioned documentation for go-ruby-optparse, built with MkDocs Material and versioned with mike. Published to the gh-pages branch and served at https://go-ruby-optparse.github.io/docs/.

The organization landing page (go-ruby-optparse.github.io) links here.

Local preview

python -m venv .venv && . .venv/bin/activate
pip install -r requirements.txt
mkdocs serve                       # http://localhost:8000 (current sources)
mike serve                         # preview the versioned site

Releasing a new docs version

mike deploy --push --update-aliases <version> latest
mike set-default --push latest

About

Documentation for go-ruby-optparse

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors