Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iROSLink Docs

MkDocs site for iROSLink. Versioned with mike.

Local preview

pip install -r requirements-docs.txt
mkdocs serve

Open http://127.0.0.1:8000.

Build (check for errors)

mkdocs build --strict

Versioned preview (mike)

mike deploy dev
mike serve

Open http://localhost:8000.

Deploy

Handled by GitHub Actions on tag push:

git tag v0.1
git push origin v0.1

Workflow deploys to gh-pages branch automatically. Enable GitHub Pages in repo Settings → Pages → Source: gh-pages branch.

Workflow file location

.github/workflows/docs.yml must live at the repo root .github/workflows/, not inside iroslink-docs/. Move it before enabling CI.

About

Documents for iROSLink app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages