Skip to content

autonomous-testing/docs-prod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User documentation guidlines

The user documentation is

  • stored in /docs folder,
  • written in Markdown following the GitHub Flavored Markdown specification,
  • rendered by mkdocs-material,
  • published on docs.dev.wopee.io (from autonomous-testing/docs repo) and on docs.wopee.io (from autonomous-testing/docs-prod repo) using GitHub Pages.

Images used in documentation are

  • stored in /docs/img folder,
  • foldered by name of markdown file where image is used.

Remeber to add redirects to original pages into mkdocs.yml when changing pages structure.

Local development

To preview the documentation locally, you can use the following command:

make serve

About

User docs published via GitHub Pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%