Conceptualizing help for web application

I am thinking about creating some help screens for a web application. It
would seem that I could create a db for this but it wouldn’t scale well
for moving data via svn and from development mode to production mode
which then has me thinking about static html code instead. Does anyone
have suggestions on what might be the best way to handle this?

Thanks

Craig