[issue8904] quick example how to fix docs

2010-06-12 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Hmm, I thought the Doc/README covered this?

--
nosy: +georg.brandl

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-12 Thread Tal Einat

Tal Einat talei...@users.sourceforge.net added the comment:

Apparently so. Those instructions are thorough and to the point, just what I 
was looking for.

Adding a mention of this somewhere obvious, such as the links I mentioned 
earlier, would be very helpful (this would have save me 30 minutes of futile 
searching).

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-12 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Agreed.  Added a building section to Documenting Python in r81393, will port 
to the other branches.

--
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-09 Thread Tal Einat

Tal Einat talei...@users.sourceforge.net added the comment:

AFAIK submitting patches in general is covered well enough in several places. 
What I'm missing specifically regarding patches for documentation is 
instructions on how to preview them before submitting them. Editing reST is 
easy, but making sure you've done it correctly without knowing how to run it 
through Sphinx is impossible. I spent quite some time and couldn't figure this 
one out, and ended up submitting a doc patch without previewing it.

To be specific, http://www.python.org/dev/contributing/ points to 
http://docs.python.org/dev/documenting/index.html which has quite a bit of 
information on reST but no information on Sphinx, despite the main page clearly 
stating:
This document describes the style guide for our documentation, the custom 
reStructuredText markup introduced to support Python documentation and how it 
should be used, as well as the Sphinx build system.

Finally, a simple how-to with concrete, technical steps on how to write, 
preview and submit a doc patch would really help, especially for those who have 
never before submitted a patch. A simple video example (e.g. on ShowMeDo) would 
be fantastic, but even just updated detailed textual instructions would be a 
great step forward.

--
nosy: +taleinat
status: pending - open

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-07 Thread anatoly techtonik

anatoly techtonik techto...@gmail.com added the comment:

On Mon, Jun 7, 2010 at 1:26 AM, Éric Araujo rep...@bugs.python.org wrote:

 Would the addition of a link to http://www.python.org/dev/patches/ address 
 your request?

No. It is not quick. It short only for an experienced developer. The
example (or documentation HowTo) should be user based with explanation
how to checkout, compile and test the changes.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-07 Thread Brian Curtin

Brian Curtin cur...@acm.org added the comment:

I think what you are suggesting is outside of the scope of that document -- it 
appears that the page intends to be quick and strictly focused on reporting 
bugs, not fixing them.

--
nosy: +brian.curtin
status: open - pending

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-06 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Would the addition of a link to http://www.python.org/dev/patches/ address your 
request?

--
nosy: +merwok

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8904] quick example how to fix docs

2010-06-05 Thread anatoly techtonik

New submission from anatoly techtonik techto...@gmail.com:

It would be helpful to have examples how to patch docs in some place like 
http://docs.python.org/bugs.html

For example, in CHM version of 2.6.5 manual open() anchor points to 
reference/datamodel.html#index-844 and to tutorial/inputoutput.html#index-1080 
but not to library/functions.html#open

--
assignee: d...@python
components: Documentation
messages: 107127
nosy: d...@python, techtonik
priority: normal
severity: normal
status: open
title: quick example how to fix docs

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue8904
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com