← Back to team overview

phatch-dev team mailing list archive

[Bug 525831] Re: Not able to pull up developer documentation

 

$ bzr diff
=== modified file 'phatch/core/config.py'
--- phatch/core/config.py	2010-02-26 01:37:39 +0000
+++ phatch/core/config.py	2010-02-26 05:55:57 +0000
@@ -134,8 +134,8 @@
                                     'images'),
             'PHATCH_LOCALE_PATH': os.path.join(ROOT_SHARE_PATH,
                                     'locale'),
-            'PHATCH_DOCS_PATH': os.path.join(PHATCH_SHARE_PATH,
-                                    'phatch', 'docs'),
+            'PHATCH_DOCS_PATH': os.path.join(ROOT_SHARE_PATH,
+                                    'doc', 'phatch', 'html'),
             #cache
             'PHATCH_FONTS_CACHE_PATH': PHATCH_FONTS_CACHE_PATH,
             #data

$ bzr commit
Committing to: /home/stani/sync/python/phatch/repo/trunk/                      
modified phatch/core/config.py
Committed revision 1593.                    

** Changed in: phatch
   Importance: Low => Medium

** Changed in: phatch
       Status: Confirmed => Fix Committed

-- 
Not able to pull up developer documentation
https://bugs.launchpad.net/bugs/525831
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Committed

Bug description:
Went to Karmic and  Phatch was installed. 
The message that appearede after selecting Help->Developer Documentation indicated an
invalid URI.

Error showing url: Error stating file '/usr/share/phatch/phatch/docs/build/html/index.html': No such file or directory





References