markm
|
ae7d958b6a
|
Change to use the fully qualified module name as the resulting txt file name.
Also rename some of the variable names for clarity.
|
2010-12-19 17:27:15 +09:00 |
|
markm
|
71eb0d686b
|
Remove trailing spaces and some blank lines
|
2010-12-19 15:18:00 +09:00 |
|
markm
|
35b2de517f
|
Add or improve some comments
|
2010-12-19 15:15:09 +09:00 |
|
markm
|
e6693ecbd2
|
Move the comment to where it should be
|
2010-12-19 14:22:47 +09:00 |
|
markm
|
e13b92d77b
|
Ensure the output is the ?code? directory below this module
|
2010-12-19 14:22:36 +09:00 |
|
markm
|
121d84342b
|
Make the code handle different directory structures better (if you had two pywinauto folders in the path - then it was taking the first to be the pywinauto root - while in fact it should be the last one)
|
2010-12-19 14:22:14 +09:00 |
|
markm
|
2e789bbd47
|
use os.path.dirname() rather than os.path.split()[0]
|
2010-12-19 14:14:20 +09:00 |
|
markm
|
9bdcd4e226
|
put all the imports in one place
|
2010-12-19 14:13:46 +09:00 |
|
markm
|
f820d1567d
|
* Adding support files for building Sphinx documentation
|
2009-03-05 23:31:20 +00:00 |
|