Skip to content

jeffrose-relay/mkdocs_github_pages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

python3 -m venv mkdocs
source mkdocs/bin/activate
pip install -r requirements.txt

# create mkdocs project
mkdocs new .

Documentation Process

For all new development, we add a ticket to the board for documentation (1-2 pts) For all existing code which needs documentation, we start making a list on Confluence and add 1 ticket to the board per sprint (1-2 pts).

Types of Documentation

Process -> Confluence Page Code -> Readme (what it does and how to run it)

Future State

Start using MkDocs

https://www.youtube.com/watch?v=0pYN6Z-t1-s

About

testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors