Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

257 wiersze
8.2 KiB

  1. # -*- coding: utf-8 -*-
  2. #
  3. # Pinry documentation build configuration file, created by
  4. # sphinx-quickstart on Wed Mar 6 14:29:09 2013.
  5. #
  6. # This file is execfile()d with the current directory set to its containing dir.
  7. #
  8. # Note that not all possible configuration values are present in this
  9. # autogenerated file.
  10. #
  11. # All configuration values have a default; values that are commented out
  12. # serve to show the default.
  13. import sys, os
  14. # If extensions (or modules to document with autodoc) are in another directory,
  15. # add these directories to sys.path here. If the directory is relative to the
  16. # documentation root, use os.path.abspath to make it absolute, like shown here.
  17. #sys.path.insert(0, os.path.abspath('.'))
  18. # -- General configuration -----------------------------------------------------
  19. # If your documentation needs a minimal Sphinx version, state it here.
  20. #needs_sphinx = '1.0'
  21. # Add any Sphinx extension module names here, as strings. They can be extensions
  22. # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
  23. extensions = []
  24. # Add any paths that contain templates here, relative to this directory.
  25. import os
  26. pinry_static = os.path.abspath(os.path.join('../../', 'pinry-static/'))
  27. if not os.path.exists(pinry_static):
  28. parent_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '../../'))
  29. raise RuntimeError("pinry-static repository should be cloned to {} for us to generate Sphinx documentation".format(parent_path))
  30. templates_path = ['../../pinry-static/theme/templates/', 'templates/']
  31. # The suffix of source filenames.
  32. source_suffix = '.rst'
  33. # The encoding of source files.
  34. #source_encoding = 'utf-8-sig'
  35. # The master toctree document.
  36. master_doc = 'index'
  37. # General information about the project.
  38. project = u'Pinry'
  39. copyright = u'2013, Pinry developers'
  40. # The version info for the project you're documenting, acts as replacement for
  41. # |version| and |release|, also used in various other places throughout the
  42. # built documents.
  43. #
  44. # The short X.Y version.
  45. version = '0.9.0'
  46. # The full version, including alpha/beta/rc tags.
  47. release = '0.9.0'
  48. # The language for content autogenerated by Sphinx. Refer to documentation
  49. # for a list of supported languages.
  50. #language = None
  51. # There are two options for replacing |today|: either, you set today to some
  52. # non-false value, then it is used:
  53. #today = ''
  54. # Else, today_fmt is used as the format for a strftime call.
  55. #today_fmt = '%B %d, %Y'
  56. # List of patterns, relative to source directory, that match files and
  57. # directories to ignore when looking for source files.
  58. exclude_patterns = []
  59. # The reST default role (used for this markup: `text`) to use for all documents.
  60. #default_role = None
  61. # If true, '()' will be appended to :func: etc. cross-reference text.
  62. #add_function_parentheses = True
  63. # If true, the current module name will be prepended to all description
  64. # unit titles (such as .. function::).
  65. #add_module_names = True
  66. # If true, sectionauthor and moduleauthor directives will be shown in the
  67. # output. They are ignored by default.
  68. #show_authors = False
  69. # The name of the Pygments (syntax highlighting) style to use.
  70. pygments_style = 'sphinx'
  71. # A list of ignored prefixes for module index sorting.
  72. #modindex_common_prefix = []
  73. # -- Options for HTML output ---------------------------------------------------
  74. # The theme to use for HTML and HTML Help pages. See the documentation for
  75. # a list of builtin themes.
  76. html_theme = 'default'
  77. # Theme options are theme-specific and customize the look and feel of a theme
  78. # further. For a list of options available for each theme, see the
  79. # documentation.
  80. #html_theme_options = {}
  81. # Add any paths that contain custom themes here, relative to this directory.
  82. #html_theme_path = []
  83. # The name for this set of Sphinx documents. If None, it defaults to
  84. # "<project> v<release> documentation".
  85. #html_title = None
  86. # A shorter title for the navigation bar. Default is the same as html_title.
  87. #html_short_title = None
  88. # The name of an image file (relative to this directory) to place at the top
  89. # of the sidebar.
  90. #html_logo = None
  91. # The name of an image file (within the static path) to use as favicon of the
  92. # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
  93. # pixels large.
  94. #html_favicon = None
  95. # Add any paths that contain custom static files (such as style sheets) here,
  96. # relative to this directory. They are copied after the builtin static files,
  97. # so a file named "default.css" will overwrite the builtin "default.css".
  98. html_static_path = ['../../pinry-static/theme/static/']
  99. # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
  100. # using the given strftime format.
  101. #html_last_updated_fmt = '%b %d, %Y'
  102. # If true, SmartyPants will be used to convert quotes and dashes to
  103. # typographically correct entities.
  104. #html_use_smartypants = True
  105. # Custom sidebar templates, maps document names to template names.
  106. #html_sidebars = {}
  107. # Additional templates that should be rendered to pages, maps page names to
  108. # template names.
  109. #html_additional_pages = {}
  110. # If false, no module index is generated.
  111. #html_domain_indices = True
  112. # If false, no index is generated.
  113. #html_use_index = True
  114. # If true, the index is split into individual pages for each letter.
  115. #html_split_index = False
  116. # If true, links to the reST sources are added to the pages.
  117. #html_show_sourcelink = True
  118. # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
  119. #html_show_sphinx = True
  120. # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
  121. #html_show_copyright = True
  122. # If true, an OpenSearch description file will be output, and all pages will
  123. # contain a <link> tag referring to it. The value of this option must be the
  124. # base URL from which the finished HTML is served.
  125. #html_use_opensearch = ''
  126. # This is the file name suffix for HTML files (e.g. ".xhtml").
  127. #html_file_suffix = None
  128. # Output file base name for HTML help builder.
  129. htmlhelp_basename = 'Pinrydoc'
  130. import imp
  131. pelicanconf_module = os.path.join(os.path.dirname(__file__), '../../pinry-static/pelicanconf.py')
  132. pelican = imp.load_source('pelican', pelicanconf_module)
  133. html_context = {
  134. 'SITEURL': pelican.SITEURL,
  135. 'SITENAME': pelican.SITENAME,
  136. 'LINKS': pelican.LINKS,
  137. 'SOCIAL': pelican.SOCIAL,
  138. }
  139. # -- Options for LaTeX output --------------------------------------------------
  140. latex_elements = {
  141. # The paper size ('letterpaper' or 'a4paper').
  142. #'papersize': 'letterpaper',
  143. # The font size ('10pt', '11pt' or '12pt').
  144. #'pointsize': '10pt',
  145. # Additional stuff for the LaTeX preamble.
  146. #'preamble': '',
  147. }
  148. # Grouping the document tree into LaTeX files. List of tuples
  149. # (source start file, target name, title, author, documentclass [howto/manual]).
  150. latex_documents = [
  151. ('index', 'Pinry.tex', u'Pinry Documentation',
  152. u'Pinry developers', 'manual'),
  153. ]
  154. # The name of an image file (relative to this directory) to place at the top of
  155. # the title page.
  156. #latex_logo = None
  157. # For "manual" documents, if this is true, then toplevel headings are parts,
  158. # not chapters.
  159. #latex_use_parts = False
  160. # If true, show page references after internal links.
  161. #latex_show_pagerefs = False
  162. # If true, show URL addresses after external links.
  163. #latex_show_urls = False
  164. # Documents to append as an appendix to all manuals.
  165. #latex_appendices = []
  166. # If false, no module index is generated.
  167. #latex_domain_indices = True
  168. # -- Options for manual page output --------------------------------------------
  169. # One entry per manual page. List of tuples
  170. # (source start file, name, description, authors, manual section).
  171. man_pages = [
  172. ('index', 'pinry', u'Pinry Documentation',
  173. [u'Pinry developers'], 1)
  174. ]
  175. # If true, show URL addresses after external links.
  176. #man_show_urls = False
  177. # -- Options for Texinfo output ------------------------------------------------
  178. # Grouping the document tree into Texinfo files. List of tuples
  179. # (source start file, target name, title, author,
  180. # dir menu entry, description, category)
  181. texinfo_documents = [
  182. ('index', 'Pinry', u'Pinry Documentation',
  183. u'Pinry developers', 'Pinry', 'One line description of project.',
  184. 'Miscellaneous'),
  185. ]
  186. # Documents to append as an appendix to all manuals.
  187. #texinfo_appendices = []
  188. # If false, no module index is generated.
  189. #texinfo_domain_indices = True
  190. # How to display URL addresses: 'footnote', 'no', or 'inline'.
  191. #texinfo_show_urls = 'footnote'