subh

python-make-html

Feb 11th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. subh@subh:~/cpython/Doc$ ls
  2. about.rst contents.rst faq library README.txt whatsnew
  3. ACKS.txt copyright.rst glossary.rst license.rst reference
  4. bugs.rst data howto make.bat tools
  5. c-api distutils includes Makefile tutorial
  6. conf.py extending install packaging using
  7. subh@subh:~/cpython/Doc$ make html
  8. Checking out Sphinx...
  9. A tools/sphinx/jinja2glue.py
  10. A tools/sphinx/quickstart.py
  11. A tools/sphinx/theming.py
  12. A tools/sphinx/pycode
  13. A tools/sphinx/pycode/nodes.py
  14. A tools/sphinx/pycode/Grammar.txt
  15. A tools/sphinx/pycode/__init__.py
  16. A tools/sphinx/pycode/pgen2
  17. A tools/sphinx/pycode/pgen2/tokenize.py
  18. A tools/sphinx/pycode/pgen2/pgen.py
  19. A tools/sphinx/pycode/pgen2/parse.py
  20. A tools/sphinx/pycode/pgen2/driver.py
  21. A tools/sphinx/pycode/pgen2/__init__.py
  22. A tools/sphinx/pycode/pgen2/literals.py
  23. A tools/sphinx/pycode/pgen2/token.py
  24. A tools/sphinx/pycode/pgen2/grammar.py
  25. A tools/sphinx/themes
  26. A tools/sphinx/themes/sphinxdoc
  27. A tools/sphinx/themes/sphinxdoc/layout.html
  28. A tools/sphinx/themes/sphinxdoc/theme.conf
  29. A tools/sphinx/themes/sphinxdoc/static
  30. A tools/sphinx/themes/sphinxdoc/static/contents.png
  31. A tools/sphinx/themes/sphinxdoc/static/navigation.png
  32. A tools/sphinx/themes/sphinxdoc/static/sphinxdoc.css
  33. A tools/sphinx/themes/basic
  34. A tools/sphinx/themes/basic/page.html
  35. A tools/sphinx/themes/basic/layout.html
  36. A tools/sphinx/themes/basic/searchbox.html
  37. A tools/sphinx/themes/basic/sourcelink.html
  38. A tools/sphinx/themes/basic/genindex-single.html
  39. A tools/sphinx/themes/basic/theme.conf
  40. A tools/sphinx/themes/basic/opensearch.xml
  41. A tools/sphinx/themes/basic/static
  42. A tools/sphinx/themes/basic/static/doctools.js
  43. A tools/sphinx/themes/basic/static/searchtools.js
  44. A tools/sphinx/themes/basic/static/file.png
  45. A tools/sphinx/themes/basic/static/underscore.js
  46. A tools/sphinx/themes/basic/static/plus.png
  47. A tools/sphinx/themes/basic/static/basic.css
  48. A tools/sphinx/themes/basic/static/jquery.js
  49. A tools/sphinx/themes/basic/static/minus.png
  50. A tools/sphinx/themes/basic/defindex.html
  51. A tools/sphinx/themes/basic/genindex-split.html
  52. A tools/sphinx/themes/basic/domainindex.html
  53. A tools/sphinx/themes/basic/localtoc.html
  54. A tools/sphinx/themes/basic/relations.html
  55. A tools/sphinx/themes/basic/genindex.html
  56. A tools/sphinx/themes/basic/changes
  57. A tools/sphinx/themes/basic/changes/versionchanges.html
  58. A tools/sphinx/themes/basic/changes/frameset.html
  59. A tools/sphinx/themes/basic/changes/rstsource.html
  60. A tools/sphinx/themes/basic/search.html
  61. A tools/sphinx/themes/basic/globaltoc.html
  62. A tools/sphinx/themes/haiku
  63. A tools/sphinx/themes/haiku/layout.html
  64. A tools/sphinx/themes/haiku/theme.conf
  65. A tools/sphinx/themes/haiku/static
  66. A tools/sphinx/themes/haiku/static/alert_warning_32.png
  67. A tools/sphinx/themes/haiku/static/bg-page.png
  68. A tools/sphinx/themes/haiku/static/bullet_orange.png
  69. A tools/sphinx/themes/haiku/static/alert_info_32.png
  70. A tools/sphinx/themes/haiku/static/haiku.css_t
  71. A tools/sphinx/themes/scrolls
  72. A tools/sphinx/themes/scrolls/layout.html
  73. A tools/sphinx/themes/scrolls/theme.conf
  74. A tools/sphinx/themes/scrolls/static
  75. A tools/sphinx/themes/scrolls/static/watermark.png
  76. A tools/sphinx/themes/scrolls/static/navigation.png
  77. A tools/sphinx/themes/scrolls/static/logo.png
  78. A tools/sphinx/themes/scrolls/static/print.css
  79. A tools/sphinx/themes/scrolls/static/theme_extras.js
  80. A tools/sphinx/themes/scrolls/static/headerbg.png
  81. A tools/sphinx/themes/scrolls/static/watermark_blur.png
  82. A tools/sphinx/themes/scrolls/static/metal.png
  83. A tools/sphinx/themes/scrolls/static/darkmetal.png
  84. A tools/sphinx/themes/scrolls/static/scrolls.css_t
  85. A tools/sphinx/themes/scrolls/artwork
  86. A tools/sphinx/themes/scrolls/artwork/logo.svg
  87. A tools/sphinx/themes/default
  88. A tools/sphinx/themes/default/layout.html
  89. A tools/sphinx/themes/default/theme.conf
  90. A tools/sphinx/themes/default/static
  91. A tools/sphinx/themes/default/static/sidebar.js
  92. A tools/sphinx/themes/default/static/default.css_t
  93. A tools/sphinx/themes/traditional
  94. A tools/sphinx/themes/traditional/theme.conf
  95. A tools/sphinx/themes/traditional/static
  96. A tools/sphinx/themes/traditional/static/traditional.css
  97. A tools/sphinx/themes/epub
  98. A tools/sphinx/themes/epub/layout.html
  99. A tools/sphinx/themes/epub/theme.conf
  100. A tools/sphinx/themes/epub/static
  101. A tools/sphinx/themes/epub/static/epub.css
  102. A tools/sphinx/themes/agogo
  103. A tools/sphinx/themes/agogo/layout.html
  104. A tools/sphinx/themes/agogo/theme.conf
  105. A tools/sphinx/themes/agogo/static
  106. A tools/sphinx/themes/agogo/static/agogo.css_t
  107. A tools/sphinx/themes/agogo/static/bgfooter.png
  108. A tools/sphinx/themes/agogo/static/bgtop.png
  109. A tools/sphinx/themes/nature
  110. A tools/sphinx/themes/nature/theme.conf
  111. A tools/sphinx/themes/nature/static
  112. A tools/sphinx/themes/nature/static/nature.css_t
  113. A tools/sphinx/setup_command.py
  114. A tools/sphinx/__init__.py
  115. A tools/sphinx/application.py
  116. A tools/sphinx/domains
  117. A tools/sphinx/domains/rst.py
  118. A tools/sphinx/domains/std.py
  119. A tools/sphinx/domains/__init__.py
  120. A tools/sphinx/domains/python.py
  121. A tools/sphinx/domains/c.py
  122. A tools/sphinx/domains/cpp.py
  123. A tools/sphinx/domains/javascript.py
  124. A tools/sphinx/environment.py
  125. A tools/sphinx/search.py
  126. A tools/sphinx/config.py
  127. A tools/sphinx/highlighting.py
  128. A tools/sphinx/writers
  129. A tools/sphinx/writers/manpage.py
  130. A tools/sphinx/writers/latex.py
  131. A tools/sphinx/writers/__init__.py
  132. A tools/sphinx/writers/html.py
  133. A tools/sphinx/writers/text.py
  134. A tools/sphinx/locale
  135. A tools/sphinx/locale/lt
  136. A tools/sphinx/locale/lt/LC_MESSAGES
  137. A tools/sphinx/locale/lt/LC_MESSAGES/sphinx.mo
  138. A tools/sphinx/locale/lt/LC_MESSAGES/sphinx.js
  139. A tools/sphinx/locale/lt/LC_MESSAGES/sphinx.po
  140. A tools/sphinx/locale/ca
  141. A tools/sphinx/locale/ca/LC_MESSAGES
  142. A tools/sphinx/locale/ca/LC_MESSAGES/sphinx.mo
  143. A tools/sphinx/locale/ca/LC_MESSAGES/sphinx.js
  144. A tools/sphinx/locale/ca/LC_MESSAGES/sphinx.po
  145. A tools/sphinx/locale/da
  146. A tools/sphinx/locale/da/LC_MESSAGES
  147. A tools/sphinx/locale/da/LC_MESSAGES/sphinx.mo
  148. A tools/sphinx/locale/da/LC_MESSAGES/sphinx.js
  149. A tools/sphinx/locale/da/LC_MESSAGES/sphinx.po
  150. A tools/sphinx/locale/tr
  151. A tools/sphinx/locale/tr/LC_MESSAGES
  152. A tools/sphinx/locale/tr/LC_MESSAGES/sphinx.mo
  153. A tools/sphinx/locale/tr/LC_MESSAGES/sphinx.js
  154. A tools/sphinx/locale/tr/LC_MESSAGES/sphinx.po
  155. A tools/sphinx/locale/ru
  156. A tools/sphinx/locale/ru/LC_MESSAGES
  157. A tools/sphinx/locale/ru/LC_MESSAGES/sphinx.mo
  158. A tools/sphinx/locale/ru/LC_MESSAGES/sphinx.js
  159. A tools/sphinx/locale/ru/LC_MESSAGES/sphinx.po
  160. A tools/sphinx/locale/__init__.py
  161. A tools/sphinx/locale/de
  162. A tools/sphinx/locale/de/LC_MESSAGES
  163. A tools/sphinx/locale/de/LC_MESSAGES/sphinx.mo
  164. A tools/sphinx/locale/de/LC_MESSAGES/sphinx.js
  165. A tools/sphinx/locale/de/LC_MESSAGES/sphinx.po
  166. A tools/sphinx/locale/ja
  167. A tools/sphinx/locale/ja/LC_MESSAGES
  168. A tools/sphinx/locale/ja/LC_MESSAGES/sphinx.mo
  169. A tools/sphinx/locale/ja/LC_MESSAGES/sphinx.js
  170. A tools/sphinx/locale/ja/LC_MESSAGES/sphinx.po
  171. A tools/sphinx/locale/zh_TW
  172. A tools/sphinx/locale/zh_TW/LC_MESSAGES
  173. A tools/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo
  174. A tools/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.js
  175. A tools/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po
  176. A tools/sphinx/locale/fi
  177. A tools/sphinx/locale/fi/LC_MESSAGES
  178. A tools/sphinx/locale/fi/LC_MESSAGES/sphinx.mo
  179. A tools/sphinx/locale/fi/LC_MESSAGES/sphinx.js
  180. A tools/sphinx/locale/fi/LC_MESSAGES/sphinx.po
  181. A tools/sphinx/locale/bn
  182. A tools/sphinx/locale/bn/LC_MESSAGES
  183. A tools/sphinx/locale/bn/LC_MESSAGES/sphinx.mo
  184. A tools/sphinx/locale/bn/LC_MESSAGES/sphinx.js
  185. A tools/sphinx/locale/bn/LC_MESSAGES/sphinx.po
  186. A tools/sphinx/locale/zh_CN
  187. A tools/sphinx/locale/zh_CN/LC_MESSAGES
  188. A tools/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo
  189. A tools/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.js
  190. A tools/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po
  191. A tools/sphinx/locale/uk_UA
  192. A tools/sphinx/locale/uk_UA/LC_MESSAGES
  193. A tools/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo
  194. A tools/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.js
  195. A tools/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po
  196. A tools/sphinx/locale/cs
  197. A tools/sphinx/locale/cs/LC_MESSAGES
  198. A tools/sphinx/locale/cs/LC_MESSAGES/sphinx.mo
  199. A tools/sphinx/locale/cs/LC_MESSAGES/sphinx.js
  200. A tools/sphinx/locale/cs/LC_MESSAGES/sphinx.po
  201. A tools/sphinx/locale/pt_BR
  202. A tools/sphinx/locale/pt_BR/LC_MESSAGES
  203. A tools/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo
  204. A tools/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.js
  205. A tools/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po
  206. A tools/sphinx/locale/fr
  207. A tools/sphinx/locale/fr/LC_MESSAGES
  208. A tools/sphinx/locale/fr/LC_MESSAGES/sphinx.mo
  209. A tools/sphinx/locale/fr/LC_MESSAGES/sphinx.js
  210. A tools/sphinx/locale/fr/LC_MESSAGES/sphinx.po
  211. A tools/sphinx/locale/es
  212. A tools/sphinx/locale/es/LC_MESSAGES
  213. A tools/sphinx/locale/es/LC_MESSAGES/sphinx.mo
  214. A tools/sphinx/locale/es/LC_MESSAGES/sphinx.js
  215. A tools/sphinx/locale/es/LC_MESSAGES/sphinx.po
  216. A tools/sphinx/locale/nl
  217. A tools/sphinx/locale/nl/LC_MESSAGES
  218. A tools/sphinx/locale/nl/LC_MESSAGES/sphinx.mo
  219. A tools/sphinx/locale/nl/LC_MESSAGES/sphinx.js
  220. A tools/sphinx/locale/nl/LC_MESSAGES/sphinx.po
  221. A tools/sphinx/locale/hr
  222. A tools/sphinx/locale/hr/LC_MESSAGES
  223. A tools/sphinx/locale/hr/LC_MESSAGES/sphinx.mo
  224. A tools/sphinx/locale/hr/LC_MESSAGES/sphinx.js
  225. A tools/sphinx/locale/hr/LC_MESSAGES/sphinx.po
  226. A tools/sphinx/locale/sphinx.pot
  227. A tools/sphinx/locale/pl
  228. A tools/sphinx/locale/pl/LC_MESSAGES
  229. A tools/sphinx/locale/pl/LC_MESSAGES/sphinx.mo
  230. A tools/sphinx/locale/pl/LC_MESSAGES/sphinx.js
  231. A tools/sphinx/locale/pl/LC_MESSAGES/sphinx.po
  232. A tools/sphinx/locale/it
  233. A tools/sphinx/locale/it/LC_MESSAGES
  234. A tools/sphinx/locale/it/LC_MESSAGES/sphinx.mo
  235. A tools/sphinx/locale/it/LC_MESSAGES/sphinx.js
  236. A tools/sphinx/locale/it/LC_MESSAGES/sphinx.po
  237. A tools/sphinx/locale/sl
  238. A tools/sphinx/locale/sl/LC_MESSAGES
Advertisement
Add Comment
Please, Sign In to add comment