Skip to content

Commit

Permalink
docs: add workflow diagrams page to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jul 9, 2024
1 parent e4b9596 commit aea7e02
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
11 changes: 11 additions & 0 deletions docs/manuals/workflow-diagrams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Workflow Diagrams

## Mapping

## Validating

## Project Creation

## Organization Management

## Project Management
7 changes: 4 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,10 @@ nav:
- Code of Conduct: https://docs.hotosm.org/code-of-conduct
- FAQ: FAQ.md
- User Manuals:
- Videos: manuals/videos.md
- Types of User: user-breakdown.md
- Project Managers: manuals/project-managers.md
- Video Guides: manuals/videos.md
- User Types Explanation: user-breakdown.md
- Workflow Diagrams: manuals/workflow-diagrams.md
- Project Manager Guide: manuals/project-managers.md
- Dev:
- Setup: dev/Setup.md
- Backend: dev/Backend.md
Expand Down

0 comments on commit aea7e02

Please sign in to comment.