Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/20_user_manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ URL provided by the Colorado Department of State.
On this page authorized users can enter their login
credentials to access the RLA Tool Dashboards.

![Login](./screenshots/100_login_screen_1.png)
![Login](./screenshots/100_login_screen_1.pdf)

Successful entry of username and password will lead to
a two-factor authentication grid challenge.
Expand Down
3 changes: 3 additions & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,8 @@ sos_runbook.docx: 24_sos_runbook.md
user_manual.docx: 20_user_manual.md
pandoc 20_user_manual.md 89_glossary.md --variable linkcolor --table-of-contents --reference-docx=reference_fandf_pages.docx -f markdown -t docx -o user_manual.docx

user_manual.pdf: 20_user_manual.md
pandoc 20_user_manual.md 89_glossary.md --variable linkcolor --table-of-contents -f markdown -t latex -o user_manual.pdf

clean:
rm -f book.pdf book.html runbook.docx county_runbook.docx sos_runbook.docx user_manual.docx
Binary file added docs/screenshots/100_login_screen_1.pdf
Binary file not shown.