sphinx-to-github
sphinx-to-github copied to clipboard
Windows environment does not work
Ubuntu / OSX is work Windows environment does not work
Details:
Python 2.7.5
Windows 8.1
========================
python setup.py test [OK]
-----------------------------------------------
The build results:
-----------------------------------------------
.....
build succeeded.
Renaming directory '_images' -> 'images'
Renaming directory '_sources' -> 'sources'
Renaming directory '_static' -> 'static'
Done, without errors.
But... The build html file:
......
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
......
<a href="_sources/index.txt" rel="nofollow"> View page source</a>
......
Hi,
Thank you very much for reporting this. Unfortunately I don't use Windows for developing so I have completely neglected it. Sorry for the trouble.
Further to that I am currently on holiday so I will not be able to fix this for a month or two. Do you think you might be able to look into it and provide a patch? No trouble if you can't I'll look into it as soon as I can.
Cheers Michael On 23 Jan 2014 15:26, "Junior Hsu" [email protected] wrote:
Ubuntu / OSX is work Windows environment does not work
Details:
Python 2.7.5 Windows 8.1
python setup.py test [OK]
The build results:
..... build succeeded. Renaming directory '_images' -> 'images' Renaming directory '_sources' -> 'sources' Renaming directory '_static' -> 'static' Done, without errors.
But... The build html file: ......
...... View page source ......
— Reply to this email directly or view it on GitHubhttps://github.com/michaeljones/sphinx-to-github/issues/8 .