google code - Googlecode: View html file directly from svn source -


is possible view file real html instead of raw text in googlecode svn?

ex: http://jquery-json.googlecode.com/svn/trunk/test/index.html

as opposed http://dropdown-check-list.googlecode.com/svn/trunk/doc/dropdownchecklist.html

somehow source code including css , scripts not processed , wrapped in big pre tag

i found answer. extracted : http://manjeetdahiya.com/2010/09/29/serving-html-documentation-from-google-code-svn/

basically have set mime-type of file using svn client


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -