From: Txema Vicente <tx...@nabla.net>
Date: Mon, 18 Jun 2012 17:37:38 +0200
Local: Mon, Jun 18 2012 11:37 am
Subject: Re: Sphinx Documentation
Hi.
I noticed that many submodules were missing, now conf.py searchs So:
And there are too much members, so far I have trimmed:
def skip_member(member, obj):
if member.startswith("PFN"): return True
if module.startswith("pyglet.gl.glext_"): return True
if module.startswith("pyglet.graphics"):
if module in ["pyglet.gl.gl_info",
if module == "pyglet.gl":
Comments, changes?
The new patch:
Should give 5 warnings.
> I'm not confident enough with Sphinx to mess with the style stuff -
I'm still working on the content generation.
> would it be possible to get a style that more closely matches the > current website style before I commit these changes to the repository? First you can select a html theme in conf.py:
Witch one?
Then inspect and play with the css files in doc/_build/_static,
Anyone? We could make a contest.
If that is not enough, we can create a Jinja2 template:
> This needs to be recorded somewhere useful, but I honestly don't know
Now all is configurable in doc/conf.py.
> where. Perhaps some "documentation documentation"? :-) TODO: write doc/internal/documentation.txt > Assuming the sphinx migration goes well (and it appears to be) I'll
+1
> look at replacing all the is_epydoc flag checks with is_sphinx for > sanity's sake (well, getting rid of the flag would be saner but > unrealistic at this point.) > I'm a little confused by the samples discussion:
+1
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||