Re: [patch] datetime_overview.txt
Werner <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/18/2015 0:33, [email protected] wrote: > I don't know how the doc-system work. That is why I didn't submit a > official patch for that. I just want to add this section into the "Date > and Time Overview" (datetime_overview.txt) Documentation page. > > It is a good start to learn how this works. > > How does the doc-build-system work? I should try out my modifications > before submitting them as patches. You need Sphinx for that and you should review the following. http://wxpython.org/Phoenix/docs/html/DocstringsGuidelines.html and maybe this: http://wiki.wxpython.org/ProjectPhoenix/DevelopmentProcess To build the 'wx.lib' doc you do: - cd to where you have Phoenix installed, e.g. d: cd \devtools\phoenix - remove in phoenix\doc\sphinx the file: wxlib.pkl - run c:\python27\python.exe build.py wxlib sphinx > > btw: For the future how would you > prefer patches? diffs, complete files, ...? Do a clone of: https://github.com/RobinD42/Phoenix/commits/master Then submit a Pull Request (PR) against this. Werner -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.