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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -