Skip to content

Instantly share code, notes, and snippets.

@edbrannin
Created June 5, 2014 18:10
Show Gist options
  • Save edbrannin/8093c6b708d4d7d59a7c to your computer and use it in GitHub Desktop.
Save edbrannin/8093c6b708d4d7d59a7c to your computer and use it in GitHub Desktop.
Output from "python setup.py install" for my local changes to mkdocs
running install
running bdist_egg
running egg_info
writing requirements to mkdocs.egg-info\requires.txt
writing mkdocs.egg-info\PKG-INFO
writing top-level names to mkdocs.egg-info\top_level.txt
writing dependency_links to mkdocs.egg-info\dependency_links.txt
writing entry points to mkdocs.egg-info\entry_points.txt
writing requirements to mkdocs.egg-info\requires.txt
writing mkdocs.egg-info\PKG-INFO
writing top-level names to mkdocs.egg-info\top_level.txt
writing dependency_links to mkdocs.egg-info\dependency_links.txt
writing entry points to mkdocs.egg-info\entry_points.txt
reading manifest file 'mkdocs.egg-info\SOURCES.txt'
writing manifest file 'mkdocs.egg-info\SOURCES.txt'
installing library code to build\bdist.win32\egg
running install_lib
running build_py
creating build\bdist.win32\egg
creating build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\build.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\config.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\gh_deploy.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\nav.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\new.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\serve.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\test.py -> build\bdist.win32\egg\mkdocs
creating build\bdist.win32\egg\mkdocs\themes
creating build\bdist.win32\egg\mkdocs\themes\amelia
copying build\lib\mkdocs\themes\amelia\base.html -> build\bdist.win32\egg\mkdocs\themes\amelia
copying build\lib\mkdocs\themes\amelia\content.html -> build\bdist.win32\egg\mkdocs\themes\amelia
creating build\bdist.win32\egg\mkdocs\themes\amelia\css
copying build\lib\mkdocs\themes\amelia\css\base.css -> build\bdist.win32\egg\mkdocs\themes\amelia\css
copying build\lib\mkdocs\themes\amelia\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\amelia\css
copying build\lib\mkdocs\themes\amelia\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\amelia\css
copying build\lib\mkdocs\themes\amelia\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\amelia\css
creating build\bdist.win32\egg\mkdocs\themes\amelia\fonts
copying build\lib\mkdocs\themes\amelia\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\amelia\fonts
copying build\lib\mkdocs\themes\amelia\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\amelia\fonts
copying build\lib\mkdocs\themes\amelia\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\amelia\fonts
copying build\lib\mkdocs\themes\amelia\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\amelia\fonts
creating build\bdist.win32\egg\mkdocs\themes\amelia\img
copying build\lib\mkdocs\themes\amelia\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\amelia\img
creating build\bdist.win32\egg\mkdocs\themes\amelia\js
copying build\lib\mkdocs\themes\amelia\js\base.js -> build\bdist.win32\egg\mkdocs\themes\amelia\js
copying build\lib\mkdocs\themes\amelia\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\amelia\js
copying build\lib\mkdocs\themes\amelia\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\amelia\js
copying build\lib\mkdocs\themes\amelia\nav.html -> build\bdist.win32\egg\mkdocs\themes\amelia
copying build\lib\mkdocs\themes\amelia\toc.html -> build\bdist.win32\egg\mkdocs\themes\amelia
creating build\bdist.win32\egg\mkdocs\themes\bootstrap
copying build\lib\mkdocs\themes\bootstrap\base.html -> build\bdist.win32\egg\mkdocs\themes\bootstrap
copying build\lib\mkdocs\themes\bootstrap\content.html -> build\bdist.win32\egg\mkdocs\themes\bootstrap
creating build\bdist.win32\egg\mkdocs\themes\bootstrap\css
copying build\lib\mkdocs\themes\bootstrap\css\base.css -> build\bdist.win32\egg\mkdocs\themes\bootstrap\css
copying build\lib\mkdocs\themes\bootstrap\css\bootstrap-3.0.3.min.css -> build\bdist.win32\egg\mkdocs\themes\bootstrap\css
copying build\lib\mkdocs\themes\bootstrap\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\bootstrap\css
copying build\lib\mkdocs\themes\bootstrap\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\bootstrap\css
creating build\bdist.win32\egg\mkdocs\themes\bootstrap\fonts
copying build\lib\mkdocs\themes\bootstrap\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\bootstrap\fonts
copying build\lib\mkdocs\themes\bootstrap\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\bootstrap\fonts
copying build\lib\mkdocs\themes\bootstrap\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\bootstrap\fonts
copying build\lib\mkdocs\themes\bootstrap\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\bootstrap\fonts
creating build\bdist.win32\egg\mkdocs\themes\bootstrap\img
copying build\lib\mkdocs\themes\bootstrap\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\bootstrap\img
creating build\bdist.win32\egg\mkdocs\themes\bootstrap\js
copying build\lib\mkdocs\themes\bootstrap\js\base.js -> build\bdist.win32\egg\mkdocs\themes\bootstrap\js
copying build\lib\mkdocs\themes\bootstrap\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\bootstrap\js
copying build\lib\mkdocs\themes\bootstrap\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\bootstrap\js
copying build\lib\mkdocs\themes\bootstrap\nav.html -> build\bdist.win32\egg\mkdocs\themes\bootstrap
copying build\lib\mkdocs\themes\bootstrap\toc.html -> build\bdist.win32\egg\mkdocs\themes\bootstrap
creating build\bdist.win32\egg\mkdocs\themes\cerulean
copying build\lib\mkdocs\themes\cerulean\base.html -> build\bdist.win32\egg\mkdocs\themes\cerulean
copying build\lib\mkdocs\themes\cerulean\content.html -> build\bdist.win32\egg\mkdocs\themes\cerulean
creating build\bdist.win32\egg\mkdocs\themes\cerulean\css
copying build\lib\mkdocs\themes\cerulean\css\base.css -> build\bdist.win32\egg\mkdocs\themes\cerulean\css
copying build\lib\mkdocs\themes\cerulean\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\cerulean\css
copying build\lib\mkdocs\themes\cerulean\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\cerulean\css
copying build\lib\mkdocs\themes\cerulean\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\cerulean\css
creating build\bdist.win32\egg\mkdocs\themes\cerulean\fonts
copying build\lib\mkdocs\themes\cerulean\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\cerulean\fonts
copying build\lib\mkdocs\themes\cerulean\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\cerulean\fonts
copying build\lib\mkdocs\themes\cerulean\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\cerulean\fonts
copying build\lib\mkdocs\themes\cerulean\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\cerulean\fonts
creating build\bdist.win32\egg\mkdocs\themes\cerulean\img
copying build\lib\mkdocs\themes\cerulean\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\cerulean\img
creating build\bdist.win32\egg\mkdocs\themes\cerulean\js
copying build\lib\mkdocs\themes\cerulean\js\base.js -> build\bdist.win32\egg\mkdocs\themes\cerulean\js
copying build\lib\mkdocs\themes\cerulean\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\cerulean\js
copying build\lib\mkdocs\themes\cerulean\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\cerulean\js
copying build\lib\mkdocs\themes\cerulean\nav.html -> build\bdist.win32\egg\mkdocs\themes\cerulean
copying build\lib\mkdocs\themes\cerulean\toc.html -> build\bdist.win32\egg\mkdocs\themes\cerulean
creating build\bdist.win32\egg\mkdocs\themes\cosmo
copying build\lib\mkdocs\themes\cosmo\base.html -> build\bdist.win32\egg\mkdocs\themes\cosmo
copying build\lib\mkdocs\themes\cosmo\content.html -> build\bdist.win32\egg\mkdocs\themes\cosmo
creating build\bdist.win32\egg\mkdocs\themes\cosmo\css
copying build\lib\mkdocs\themes\cosmo\css\base.css -> build\bdist.win32\egg\mkdocs\themes\cosmo\css
copying build\lib\mkdocs\themes\cosmo\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\cosmo\css
copying build\lib\mkdocs\themes\cosmo\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\cosmo\css
copying build\lib\mkdocs\themes\cosmo\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\cosmo\css
creating build\bdist.win32\egg\mkdocs\themes\cosmo\fonts
copying build\lib\mkdocs\themes\cosmo\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\cosmo\fonts
copying build\lib\mkdocs\themes\cosmo\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\cosmo\fonts
copying build\lib\mkdocs\themes\cosmo\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\cosmo\fonts
copying build\lib\mkdocs\themes\cosmo\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\cosmo\fonts
creating build\bdist.win32\egg\mkdocs\themes\cosmo\img
copying build\lib\mkdocs\themes\cosmo\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\cosmo\img
creating build\bdist.win32\egg\mkdocs\themes\cosmo\js
copying build\lib\mkdocs\themes\cosmo\js\base.js -> build\bdist.win32\egg\mkdocs\themes\cosmo\js
copying build\lib\mkdocs\themes\cosmo\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\cosmo\js
copying build\lib\mkdocs\themes\cosmo\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\cosmo\js
copying build\lib\mkdocs\themes\cosmo\nav.html -> build\bdist.win32\egg\mkdocs\themes\cosmo
copying build\lib\mkdocs\themes\cosmo\toc.html -> build\bdist.win32\egg\mkdocs\themes\cosmo
creating build\bdist.win32\egg\mkdocs\themes\cyborg
copying build\lib\mkdocs\themes\cyborg\base.html -> build\bdist.win32\egg\mkdocs\themes\cyborg
copying build\lib\mkdocs\themes\cyborg\content.html -> build\bdist.win32\egg\mkdocs\themes\cyborg
creating build\bdist.win32\egg\mkdocs\themes\cyborg\css
copying build\lib\mkdocs\themes\cyborg\css\base.css -> build\bdist.win32\egg\mkdocs\themes\cyborg\css
copying build\lib\mkdocs\themes\cyborg\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\cyborg\css
copying build\lib\mkdocs\themes\cyborg\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\cyborg\css
copying build\lib\mkdocs\themes\cyborg\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\cyborg\css
creating build\bdist.win32\egg\mkdocs\themes\cyborg\fonts
copying build\lib\mkdocs\themes\cyborg\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\cyborg\fonts
copying build\lib\mkdocs\themes\cyborg\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\cyborg\fonts
copying build\lib\mkdocs\themes\cyborg\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\cyborg\fonts
copying build\lib\mkdocs\themes\cyborg\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\cyborg\fonts
creating build\bdist.win32\egg\mkdocs\themes\cyborg\img
copying build\lib\mkdocs\themes\cyborg\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\cyborg\img
creating build\bdist.win32\egg\mkdocs\themes\cyborg\js
copying build\lib\mkdocs\themes\cyborg\js\base.js -> build\bdist.win32\egg\mkdocs\themes\cyborg\js
copying build\lib\mkdocs\themes\cyborg\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\cyborg\js
copying build\lib\mkdocs\themes\cyborg\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\cyborg\js
copying build\lib\mkdocs\themes\cyborg\nav.html -> build\bdist.win32\egg\mkdocs\themes\cyborg
copying build\lib\mkdocs\themes\cyborg\toc.html -> build\bdist.win32\egg\mkdocs\themes\cyborg
creating build\bdist.win32\egg\mkdocs\themes\flatly
copying build\lib\mkdocs\themes\flatly\base.html -> build\bdist.win32\egg\mkdocs\themes\flatly
copying build\lib\mkdocs\themes\flatly\content.html -> build\bdist.win32\egg\mkdocs\themes\flatly
creating build\bdist.win32\egg\mkdocs\themes\flatly\css
copying build\lib\mkdocs\themes\flatly\css\base.css -> build\bdist.win32\egg\mkdocs\themes\flatly\css
copying build\lib\mkdocs\themes\flatly\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\flatly\css
copying build\lib\mkdocs\themes\flatly\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\flatly\css
copying build\lib\mkdocs\themes\flatly\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\flatly\css
creating build\bdist.win32\egg\mkdocs\themes\flatly\fonts
copying build\lib\mkdocs\themes\flatly\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\flatly\fonts
copying build\lib\mkdocs\themes\flatly\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\flatly\fonts
copying build\lib\mkdocs\themes\flatly\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\flatly\fonts
copying build\lib\mkdocs\themes\flatly\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\flatly\fonts
creating build\bdist.win32\egg\mkdocs\themes\flatly\img
copying build\lib\mkdocs\themes\flatly\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\flatly\img
creating build\bdist.win32\egg\mkdocs\themes\flatly\js
copying build\lib\mkdocs\themes\flatly\js\base.js -> build\bdist.win32\egg\mkdocs\themes\flatly\js
copying build\lib\mkdocs\themes\flatly\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\flatly\js
copying build\lib\mkdocs\themes\flatly\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\flatly\js
copying build\lib\mkdocs\themes\flatly\nav.html -> build\bdist.win32\egg\mkdocs\themes\flatly
copying build\lib\mkdocs\themes\flatly\toc.html -> build\bdist.win32\egg\mkdocs\themes\flatly
creating build\bdist.win32\egg\mkdocs\themes\journal
copying build\lib\mkdocs\themes\journal\base.html -> build\bdist.win32\egg\mkdocs\themes\journal
copying build\lib\mkdocs\themes\journal\content.html -> build\bdist.win32\egg\mkdocs\themes\journal
creating build\bdist.win32\egg\mkdocs\themes\journal\css
copying build\lib\mkdocs\themes\journal\css\base.css -> build\bdist.win32\egg\mkdocs\themes\journal\css
copying build\lib\mkdocs\themes\journal\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\journal\css
copying build\lib\mkdocs\themes\journal\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\journal\css
copying build\lib\mkdocs\themes\journal\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\journal\css
creating build\bdist.win32\egg\mkdocs\themes\journal\fonts
copying build\lib\mkdocs\themes\journal\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\journal\fonts
copying build\lib\mkdocs\themes\journal\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\journal\fonts
copying build\lib\mkdocs\themes\journal\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\journal\fonts
copying build\lib\mkdocs\themes\journal\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\journal\fonts
creating build\bdist.win32\egg\mkdocs\themes\journal\img
copying build\lib\mkdocs\themes\journal\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\journal\img
creating build\bdist.win32\egg\mkdocs\themes\journal\js
copying build\lib\mkdocs\themes\journal\js\base.js -> build\bdist.win32\egg\mkdocs\themes\journal\js
copying build\lib\mkdocs\themes\journal\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\journal\js
copying build\lib\mkdocs\themes\journal\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\journal\js
copying build\lib\mkdocs\themes\journal\nav.html -> build\bdist.win32\egg\mkdocs\themes\journal
copying build\lib\mkdocs\themes\journal\toc.html -> build\bdist.win32\egg\mkdocs\themes\journal
creating build\bdist.win32\egg\mkdocs\themes\mkdocs
copying build\lib\mkdocs\themes\mkdocs\base.html -> build\bdist.win32\egg\mkdocs\themes\mkdocs
copying build\lib\mkdocs\themes\mkdocs\content.html -> build\bdist.win32\egg\mkdocs\themes\mkdocs
creating build\bdist.win32\egg\mkdocs\themes\mkdocs\css
copying build\lib\mkdocs\themes\mkdocs\css\base.css -> build\bdist.win32\egg\mkdocs\themes\mkdocs\css
copying build\lib\mkdocs\themes\mkdocs\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\mkdocs\css
copying build\lib\mkdocs\themes\mkdocs\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\mkdocs\css
copying build\lib\mkdocs\themes\mkdocs\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\mkdocs\css
creating build\bdist.win32\egg\mkdocs\themes\mkdocs\fonts
copying build\lib\mkdocs\themes\mkdocs\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\mkdocs\fonts
copying build\lib\mkdocs\themes\mkdocs\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\mkdocs\fonts
copying build\lib\mkdocs\themes\mkdocs\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\mkdocs\fonts
copying build\lib\mkdocs\themes\mkdocs\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\mkdocs\fonts
creating build\bdist.win32\egg\mkdocs\themes\mkdocs\img
copying build\lib\mkdocs\themes\mkdocs\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\mkdocs\img
copying build\lib\mkdocs\themes\mkdocs\img\grid.png -> build\bdist.win32\egg\mkdocs\themes\mkdocs\img
creating build\bdist.win32\egg\mkdocs\themes\mkdocs\js
copying build\lib\mkdocs\themes\mkdocs\js\base.js -> build\bdist.win32\egg\mkdocs\themes\mkdocs\js
copying build\lib\mkdocs\themes\mkdocs\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\mkdocs\js
copying build\lib\mkdocs\themes\mkdocs\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\mkdocs\js
copying build\lib\mkdocs\themes\mkdocs\nav.html -> build\bdist.win32\egg\mkdocs\themes\mkdocs
copying build\lib\mkdocs\themes\mkdocs\search.html -> build\bdist.win32\egg\mkdocs\themes\mkdocs
copying build\lib\mkdocs\themes\mkdocs\toc.html -> build\bdist.win32\egg\mkdocs\themes\mkdocs
creating build\bdist.win32\egg\mkdocs\themes\readable
copying build\lib\mkdocs\themes\readable\base.html -> build\bdist.win32\egg\mkdocs\themes\readable
copying build\lib\mkdocs\themes\readable\content.html -> build\bdist.win32\egg\mkdocs\themes\readable
creating build\bdist.win32\egg\mkdocs\themes\readable\css
copying build\lib\mkdocs\themes\readable\css\base.css -> build\bdist.win32\egg\mkdocs\themes\readable\css
copying build\lib\mkdocs\themes\readable\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\readable\css
copying build\lib\mkdocs\themes\readable\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\readable\css
copying build\lib\mkdocs\themes\readable\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\readable\css
creating build\bdist.win32\egg\mkdocs\themes\readable\fonts
copying build\lib\mkdocs\themes\readable\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\readable\fonts
copying build\lib\mkdocs\themes\readable\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\readable\fonts
copying build\lib\mkdocs\themes\readable\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\readable\fonts
copying build\lib\mkdocs\themes\readable\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\readable\fonts
creating build\bdist.win32\egg\mkdocs\themes\readable\img
copying build\lib\mkdocs\themes\readable\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\readable\img
creating build\bdist.win32\egg\mkdocs\themes\readable\js
copying build\lib\mkdocs\themes\readable\js\base.js -> build\bdist.win32\egg\mkdocs\themes\readable\js
copying build\lib\mkdocs\themes\readable\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\readable\js
copying build\lib\mkdocs\themes\readable\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\readable\js
copying build\lib\mkdocs\themes\readable\nav.html -> build\bdist.win32\egg\mkdocs\themes\readable
copying build\lib\mkdocs\themes\readable\toc.html -> build\bdist.win32\egg\mkdocs\themes\readable
creating build\bdist.win32\egg\mkdocs\themes\readthedocs
copying build\lib\mkdocs\themes\readthedocs\base.html -> build\bdist.win32\egg\mkdocs\themes\readthedocs
copying build\lib\mkdocs\themes\readthedocs\breadcrumbs.html -> build\bdist.win32\egg\mkdocs\themes\readthedocs
creating build\bdist.win32\egg\mkdocs\themes\readthedocs\css
copying build\lib\mkdocs\themes\readthedocs\css\theme.css -> build\bdist.win32\egg\mkdocs\themes\readthedocs\css
creating build\bdist.win32\egg\mkdocs\themes\readthedocs\font
copying build\lib\mkdocs\themes\readthedocs\font\fontawesome_webfont.eot -> build\bdist.win32\egg\mkdocs\themes\readthedocs\font
copying build\lib\mkdocs\themes\readthedocs\font\fontawesome_webfont.svg -> build\bdist.win32\egg\mkdocs\themes\readthedocs\font
copying build\lib\mkdocs\themes\readthedocs\font\fontawesome_webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\readthedocs\font
copying build\lib\mkdocs\themes\readthedocs\font\fontawesome_webfont.woff -> build\bdist.win32\egg\mkdocs\themes\readthedocs\font
copying build\lib\mkdocs\themes\readthedocs\footer.html -> build\bdist.win32\egg\mkdocs\themes\readthedocs
creating build\bdist.win32\egg\mkdocs\themes\readthedocs\img
copying build\lib\mkdocs\themes\readthedocs\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\readthedocs\img
creating build\bdist.win32\egg\mkdocs\themes\readthedocs\js
copying build\lib\mkdocs\themes\readthedocs\js\theme.js -> build\bdist.win32\egg\mkdocs\themes\readthedocs\js
copying build\lib\mkdocs\themes\readthedocs\search.html -> build\bdist.win32\egg\mkdocs\themes\readthedocs
copying build\lib\mkdocs\themes\readthedocs\searchbox.html -> build\bdist.win32\egg\mkdocs\themes\readthedocs
copying build\lib\mkdocs\themes\readthedocs\toc.html -> build\bdist.win32\egg\mkdocs\themes\readthedocs
creating build\bdist.win32\egg\mkdocs\themes\simplex
copying build\lib\mkdocs\themes\simplex\base.html -> build\bdist.win32\egg\mkdocs\themes\simplex
copying build\lib\mkdocs\themes\simplex\content.html -> build\bdist.win32\egg\mkdocs\themes\simplex
creating build\bdist.win32\egg\mkdocs\themes\simplex\css
copying build\lib\mkdocs\themes\simplex\css\base.css -> build\bdist.win32\egg\mkdocs\themes\simplex\css
copying build\lib\mkdocs\themes\simplex\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\simplex\css
copying build\lib\mkdocs\themes\simplex\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\simplex\css
copying build\lib\mkdocs\themes\simplex\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\simplex\css
creating build\bdist.win32\egg\mkdocs\themes\simplex\fonts
copying build\lib\mkdocs\themes\simplex\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\simplex\fonts
copying build\lib\mkdocs\themes\simplex\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\simplex\fonts
copying build\lib\mkdocs\themes\simplex\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\simplex\fonts
copying build\lib\mkdocs\themes\simplex\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\simplex\fonts
creating build\bdist.win32\egg\mkdocs\themes\simplex\img
copying build\lib\mkdocs\themes\simplex\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\simplex\img
creating build\bdist.win32\egg\mkdocs\themes\simplex\js
copying build\lib\mkdocs\themes\simplex\js\base.js -> build\bdist.win32\egg\mkdocs\themes\simplex\js
copying build\lib\mkdocs\themes\simplex\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\simplex\js
copying build\lib\mkdocs\themes\simplex\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\simplex\js
copying build\lib\mkdocs\themes\simplex\nav.html -> build\bdist.win32\egg\mkdocs\themes\simplex
copying build\lib\mkdocs\themes\simplex\toc.html -> build\bdist.win32\egg\mkdocs\themes\simplex
creating build\bdist.win32\egg\mkdocs\themes\slate
copying build\lib\mkdocs\themes\slate\base.html -> build\bdist.win32\egg\mkdocs\themes\slate
copying build\lib\mkdocs\themes\slate\content.html -> build\bdist.win32\egg\mkdocs\themes\slate
creating build\bdist.win32\egg\mkdocs\themes\slate\css
copying build\lib\mkdocs\themes\slate\css\base.css -> build\bdist.win32\egg\mkdocs\themes\slate\css
copying build\lib\mkdocs\themes\slate\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\slate\css
copying build\lib\mkdocs\themes\slate\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\slate\css
copying build\lib\mkdocs\themes\slate\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\slate\css
creating build\bdist.win32\egg\mkdocs\themes\slate\fonts
copying build\lib\mkdocs\themes\slate\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\slate\fonts
copying build\lib\mkdocs\themes\slate\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\slate\fonts
copying build\lib\mkdocs\themes\slate\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\slate\fonts
copying build\lib\mkdocs\themes\slate\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\slate\fonts
creating build\bdist.win32\egg\mkdocs\themes\slate\img
copying build\lib\mkdocs\themes\slate\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\slate\img
creating build\bdist.win32\egg\mkdocs\themes\slate\js
copying build\lib\mkdocs\themes\slate\js\base.js -> build\bdist.win32\egg\mkdocs\themes\slate\js
copying build\lib\mkdocs\themes\slate\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\slate\js
copying build\lib\mkdocs\themes\slate\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\slate\js
copying build\lib\mkdocs\themes\slate\nav.html -> build\bdist.win32\egg\mkdocs\themes\slate
copying build\lib\mkdocs\themes\slate\toc.html -> build\bdist.win32\egg\mkdocs\themes\slate
creating build\bdist.win32\egg\mkdocs\themes\spacelab
copying build\lib\mkdocs\themes\spacelab\base.html -> build\bdist.win32\egg\mkdocs\themes\spacelab
copying build\lib\mkdocs\themes\spacelab\content.html -> build\bdist.win32\egg\mkdocs\themes\spacelab
creating build\bdist.win32\egg\mkdocs\themes\spacelab\css
copying build\lib\mkdocs\themes\spacelab\css\base.css -> build\bdist.win32\egg\mkdocs\themes\spacelab\css
copying build\lib\mkdocs\themes\spacelab\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\spacelab\css
copying build\lib\mkdocs\themes\spacelab\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\spacelab\css
copying build\lib\mkdocs\themes\spacelab\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\spacelab\css
creating build\bdist.win32\egg\mkdocs\themes\spacelab\fonts
copying build\lib\mkdocs\themes\spacelab\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\spacelab\fonts
copying build\lib\mkdocs\themes\spacelab\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\spacelab\fonts
copying build\lib\mkdocs\themes\spacelab\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\spacelab\fonts
copying build\lib\mkdocs\themes\spacelab\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\spacelab\fonts
creating build\bdist.win32\egg\mkdocs\themes\spacelab\img
copying build\lib\mkdocs\themes\spacelab\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\spacelab\img
creating build\bdist.win32\egg\mkdocs\themes\spacelab\js
copying build\lib\mkdocs\themes\spacelab\js\base.js -> build\bdist.win32\egg\mkdocs\themes\spacelab\js
copying build\lib\mkdocs\themes\spacelab\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\spacelab\js
copying build\lib\mkdocs\themes\spacelab\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\spacelab\js
copying build\lib\mkdocs\themes\spacelab\nav.html -> build\bdist.win32\egg\mkdocs\themes\spacelab
copying build\lib\mkdocs\themes\spacelab\toc.html -> build\bdist.win32\egg\mkdocs\themes\spacelab
creating build\bdist.win32\egg\mkdocs\themes\united
copying build\lib\mkdocs\themes\united\base.html -> build\bdist.win32\egg\mkdocs\themes\united
copying build\lib\mkdocs\themes\united\content.html -> build\bdist.win32\egg\mkdocs\themes\united
creating build\bdist.win32\egg\mkdocs\themes\united\css
copying build\lib\mkdocs\themes\united\css\base.css -> build\bdist.win32\egg\mkdocs\themes\united\css
copying build\lib\mkdocs\themes\united\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\united\css
copying build\lib\mkdocs\themes\united\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\united\css
copying build\lib\mkdocs\themes\united\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\united\css
creating build\bdist.win32\egg\mkdocs\themes\united\fonts
copying build\lib\mkdocs\themes\united\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\united\fonts
copying build\lib\mkdocs\themes\united\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\united\fonts
copying build\lib\mkdocs\themes\united\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\united\fonts
copying build\lib\mkdocs\themes\united\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\united\fonts
creating build\bdist.win32\egg\mkdocs\themes\united\img
copying build\lib\mkdocs\themes\united\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\united\img
creating build\bdist.win32\egg\mkdocs\themes\united\js
copying build\lib\mkdocs\themes\united\js\base.js -> build\bdist.win32\egg\mkdocs\themes\united\js
copying build\lib\mkdocs\themes\united\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\united\js
copying build\lib\mkdocs\themes\united\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\united\js
copying build\lib\mkdocs\themes\united\nav.html -> build\bdist.win32\egg\mkdocs\themes\united
copying build\lib\mkdocs\themes\united\toc.html -> build\bdist.win32\egg\mkdocs\themes\united
creating build\bdist.win32\egg\mkdocs\themes\yeti
copying build\lib\mkdocs\themes\yeti\base.html -> build\bdist.win32\egg\mkdocs\themes\yeti
copying build\lib\mkdocs\themes\yeti\content.html -> build\bdist.win32\egg\mkdocs\themes\yeti
creating build\bdist.win32\egg\mkdocs\themes\yeti\css
copying build\lib\mkdocs\themes\yeti\css\base.css -> build\bdist.win32\egg\mkdocs\themes\yeti\css
copying build\lib\mkdocs\themes\yeti\css\bootstrap-custom.min.css -> build\bdist.win32\egg\mkdocs\themes\yeti\css
copying build\lib\mkdocs\themes\yeti\css\font-awesome-4.0.3.css -> build\bdist.win32\egg\mkdocs\themes\yeti\css
copying build\lib\mkdocs\themes\yeti\css\prettify-1.0.css -> build\bdist.win32\egg\mkdocs\themes\yeti\css
creating build\bdist.win32\egg\mkdocs\themes\yeti\fonts
copying build\lib\mkdocs\themes\yeti\fonts\fontawesome-webfont.eot -> build\bdist.win32\egg\mkdocs\themes\yeti\fonts
copying build\lib\mkdocs\themes\yeti\fonts\fontawesome-webfont.svg -> build\bdist.win32\egg\mkdocs\themes\yeti\fonts
copying build\lib\mkdocs\themes\yeti\fonts\fontawesome-webfont.ttf -> build\bdist.win32\egg\mkdocs\themes\yeti\fonts
copying build\lib\mkdocs\themes\yeti\fonts\fontawesome-webfont.woff -> build\bdist.win32\egg\mkdocs\themes\yeti\fonts
creating build\bdist.win32\egg\mkdocs\themes\yeti\img
copying build\lib\mkdocs\themes\yeti\img\favicon.ico -> build\bdist.win32\egg\mkdocs\themes\yeti\img
creating build\bdist.win32\egg\mkdocs\themes\yeti\js
copying build\lib\mkdocs\themes\yeti\js\base.js -> build\bdist.win32\egg\mkdocs\themes\yeti\js
copying build\lib\mkdocs\themes\yeti\js\bootstrap-3.0.3.min.js -> build\bdist.win32\egg\mkdocs\themes\yeti\js
copying build\lib\mkdocs\themes\yeti\js\prettify-1.0.min.js -> build\bdist.win32\egg\mkdocs\themes\yeti\js
copying build\lib\mkdocs\themes\yeti\nav.html -> build\bdist.win32\egg\mkdocs\themes\yeti
copying build\lib\mkdocs\themes\yeti\toc.html -> build\bdist.win32\egg\mkdocs\themes\yeti
copying build\lib\mkdocs\toc.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\utils.py -> build\bdist.win32\egg\mkdocs
copying build\lib\mkdocs\__init__.py -> build\bdist.win32\egg\mkdocs
byte-compiling build\bdist.win32\egg\mkdocs\build.py to build.pyc
byte-compiling build\bdist.win32\egg\mkdocs\config.py to config.pyc
byte-compiling build\bdist.win32\egg\mkdocs\gh_deploy.py to gh_deploy.pyc
byte-compiling build\bdist.win32\egg\mkdocs\nav.py to nav.pyc
byte-compiling build\bdist.win32\egg\mkdocs\new.py to new.pyc
byte-compiling build\bdist.win32\egg\mkdocs\serve.py to serve.pyc
byte-compiling build\bdist.win32\egg\mkdocs\test.py to test.pyc
byte-compiling build\bdist.win32\egg\mkdocs\toc.py to toc.pyc
byte-compiling build\bdist.win32\egg\mkdocs\utils.py to utils.pyc
byte-compiling build\bdist.win32\egg\mkdocs\__init__.py to __init__.pyc
creating build\bdist.win32\egg\EGG-INFO
copying mkdocs.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO
copying mkdocs.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO
copying mkdocs.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG-INFO
copying mkdocs.egg-info\entry_points.txt -> build\bdist.win32\egg\EGG-INFO
copying mkdocs.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO
copying mkdocs.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO
creating 'dist\mkdocs-0.9-py2.7.egg' and adding 'build\bdist.win32\egg' to it
removing 'build\bdist.win32\egg' (and everything under it)
Processing mkdocs-0.9-py2.7.egg
removing 'c:\python27\lib\site-packages\mkdocs-0.9-py2.7.egg' (and everything under it)
creating c:\python27\lib\site-packages\mkdocs-0.9-py2.7.egg
Extracting mkdocs-0.9-py2.7.egg to c:\python27\lib\site-packages
mkdocs 0.9 is already the active version in easy-install.pth
Installing mkdocs-script.py script to C:\Python27\Scripts
Installing mkdocs.exe script to C:\Python27\Scripts
Installed c:\python27\lib\site-packages\mkdocs-0.9-py2.7.egg
Processing dependencies for mkdocs==0.9
Searching for ghp-import==0.4.1
Best match: ghp-import 0.4.1
Processing ghp_import-0.4.1-py2.7.egg
ghp-import 0.4.1 is already the active version in easy-install.pth
Installing ghp-import script to C:\Python27\Scripts
Using c:\python27\lib\site-packages\ghp_import-0.4.1-py2.7.egg
Searching for watchdog==0.7.0
Best match: watchdog 0.7.0
Adding watchdog 0.7.0 to easy-install.pth file
Installing watchmedo-script.py script to C:\Python27\Scripts
Installing watchmedo.exe script to C:\Python27\Scripts
Using c:\python27\lib\site-packages
Searching for PyYAML==3.10
Best match: PyYAML 3.10
Adding PyYAML 3.10 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for Markdown==2.3.1
Best match: Markdown 2.3.1
Adding Markdown 2.3.1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for Jinja2==2.7.1
Best match: Jinja2 2.7.1
Adding Jinja2 2.7.1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for pathtools==0.1.2
Best match: pathtools 0.1.2
Adding pathtools 0.1.2 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for argh==0.24.1
Best match: argh 0.24.1
Adding argh 0.24.1 to easy-install.pth file
Using c:\python27\lib\site-packages
Searching for MarkupSafe==0.18
Best match: MarkupSafe 0.18
Adding MarkupSafe 0.18 to easy-install.pth file
Using c:\python27\lib\site-packages
Finished processing dependencies for mkdocs==0.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment