Add note to docs for when releasing

This commit is contained in:
Matt Williams 2012-07-20 22:29:28 +01:00
parent 830623800c
commit 4d08a99808

View File

@ -220,7 +220,7 @@ man_pages = [
#intersphinx_mapping = {'http://docs.python.org/': None} #intersphinx_mapping = {'http://docs.python.org/': None}
doxylink = { doxylink = {
'polyvox' : ('@CMAKE_CURRENT_BINARY_DIR@/../library/PolyVox.tag', '../library/doc/html/') 'polyvox' : ('@CMAKE_CURRENT_BINARY_DIR@/../library/PolyVox.tag', '../library/doc/html/') #Make this '../api/' for uploading
} }
#This must be lowercase for QtHelp #This must be lowercase for QtHelp