在哪里可以下载Django文档?

编程入门 行业动态 更新时间:2024-10-14 18:14:48
本文介绍了在哪里可以下载Django文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Django的网站似乎很好,但由于某些原因,我无法找到从哪里下载文档:

Django's website seems good but for some reason I couldn't find where to download the documentation:

docs.djangoproject/en/1.1/

(是的,我需要文档1.1)

(Yes, I need the docs for 1.1)

有没有人知道?

推荐答案

Django的文档使用 Sphinx 和包含在它们的源码树中。

Django's documentation is built using Sphinx and included in their source tree.

从Django源代码的已签出的副本,只需在docs目录中运行 make 。您可以在这里找到有关来源的说明: www.djangoproject/download/

From a checked-out copy of Django's source, just run make in the docs directory. You can find instructions for getting the source here: www.djangoproject/download/

更多推荐

在哪里可以下载Django文档?

本文发布于:2023-10-18 04:32:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1503127.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:可以下载   文档   Django

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!