I am currently writing both a user guide and a technical manual for our monster database. The user guide relies extensively on screen dumps as its a step-by-step "this is how you do it" deal. I've been told to make the technical manual more "geek level".
I'm wondering if there's any standard formatting conventions people use when writing manuals/guides? For example: in the user guide I started using images of buttons, but eventually that got a bit unwieldly, so I've typed the exact words of the button and added a border and a grey background. Which makes it look kinda 'button like'.
In the technical manual, I need to constantly reference database elements (tables, queries etc). I'd like somehow to distinquish these from the rest of my text. I was thinking of writing them as [ThisIsATable], but of course [ ] are fields in VB, and I don't want to confuse the truly geek.
Any suggestions?
I'm wondering if there's any standard formatting conventions people use when writing manuals/guides? For example: in the user guide I started using images of buttons, but eventually that got a bit unwieldly, so I've typed the exact words of the button and added a border and a grey background. Which makes it look kinda 'button like'.
In the technical manual, I need to constantly reference database elements (tables, queries etc). I'd like somehow to distinquish these from the rest of my text. I was thinking of writing them as [ThisIsATable], but of course [ ] are fields in VB, and I don't want to confuse the truly geek.
Any suggestions?