-
Working on the session API I realized, that most properties and functions don't list a return type.
The format is `@return: description` and `@rtype: type` for functions and `@type: type` for properti…
-
```
The Epydoc of the wiki as no link for returning back to the Google Code
project. Add a link in the navigation so the user can go back to the project.
```
Original issue reported on code.google.…
-
Relevant packages:
```
dropbox.rb: depends_on 'python2' unless File.exist? "#{CREW_PREFIX}/bin/python"
dstat.rb: depends_on 'python27'
dtrx.rb: depends_on 'python2'
ecasound.rb: depends_on …
-
I am a bit confused about all the different documentation styles. Beside "google" and "epydoc", etc there is also PEP257.
I wonder if you can recommend a doc-style linter and if it matters which on…
buhtz updated
2 months ago
-
This is a behaviour inherited from epydoc that we don't need I think.
And it adds extra complexity to the ``starttag()`` method of the ``HTMLTranslator``:
https://github.com/twisted/pydoctor/bl…
-
We are facing a logistical issue of where and how to document our documentation format...
Linking to epydoc's old site does not make sens anymore I think since we are now maintaining the reference…
-
I got a first version of the automatic documentation for the rsf Python package
going. You can see it at http://m8r.info/rsf_epydoc/ . Creating it was as simple
as typing:
epydoc --html rsf -o rsf_ep…
-
Tasks/Blocks to conda packaging or conda-forge release .
- [ ] **epydocs**
conda package exists on private channel, needs to be put on conda forge, needs to be packaged for other platforms. htt…
-
It is often useful to document the unique features of an interface
implementation eg
- incompatibilities
- side effects
- extra arguments which are not defined in the interface
The current work aroun…
-
Use Sphinx (or epydoc (dead) or Doxygen)