使用Sphinx编写Web文档 - 陈照强_templates 快速实践-生成文档 推荐使用主题,Read the Docs,简洁大方 ```py conf.py import sphinx_rtd_theme #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme’ ``` 在Makefile同级目录运行 make html 生成静态web网页 make latexpdf 修改模板文件: 默认主题位置: xxx/python2.7/site-packages/sphinx/themes rtd主题位置: xxx/python2.7/ site-packages/sphinx_rtd_theme cd ~/pymolcn/source/_templates 创建layout.html 为Sphinx文档添加Google Analysis 方法一 修改模板文件: {% extends0 码力 | 17 页 | 1.69 MB | 1 年前3
Django CMS 3.0.x Documentationdocumentation tools: virtualenv djcms-docs-env source djcms-docs-env/bin/activate pip install sphinx sphinx_rtd_theme Now you can cd into the django-cms/docs directory and build the documentation: make html open0 码力 | 180 页 | 1.56 MB | 6 月前3
django cms 3.1.x Documentationdocumentation tools: virtualenv djcms-docs-env source djcms-docs-env/bin/activate pip install sphinx sphinx_rtd_theme Now you can cd into the django-cms/docs directory and build the documentation: make html open0 码力 | 200 页 | 1.63 MB | 1 年前3
Scrapy 1.5 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 285 页 | 1.17 MB | 1 年前3
Scrapy 1.6 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 295 页 | 1.18 MB | 1 年前3
Scrapy 1.4 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 281 页 | 1.15 MB | 1 年前3
Scrapy 1.7 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 306 页 | 1.23 MB | 1 年前3
Scrapy 1.8 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 335 页 | 1.44 MB | 1 年前3
Scrapy 2.0 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 336 页 | 1.31 MB | 1 年前3
Scrapy 2.1 Documentationto disable request filtering in documentation of DUPEFILTER_CLASS setting (issue 2714) • Add sphinx_rtd_theme to docs setup readme (issue 2668) • Open file in text mode in JSON item writer example (issue0 码力 | 342 页 | 1.32 MB | 1 年前3
共 22 条
- 1
- 2
- 3













