0

When creating web projects (mostly XHTML/WORDPRESS THEMES) for sale on any given marketplace, what is the best way to go about writing technical manuals for users?

Jonathan Musso
  • 1,374
  • 3
  • 21
  • 45

1 Answers1

0

Not really a programming question, but...

Generally the best way to teach is to explain things. Figure out what the basic functions of the site are, and what users are likely to do & explain them. Look at other people's manuals for ideas on what to do & copy that for your project.

JKirchartz
  • 17,612
  • 7
  • 60
  • 88