rename sections to User Guide and Programmer Guide

This commit is contained in:
Axel Kohlmeyer
2020-10-15 12:00:36 -04:00
parent f15dc4a0a8
commit 4a946f5388
3 changed files with 10 additions and 10 deletions

View File

@ -27,11 +27,11 @@ hr {
margin-bottom: 12px !important;
}
#user-s-guide.section h2 {
#user-guide.section h2 {
display: none;
}
#programmer-s-guide.section h2 {
#programmer-guide.section h2 {
display: none;
}