Skip to content

Commit

Permalink
Doc: Update Python API docs for ogr.Feature (#9486)
Browse files Browse the repository at this point in the history
- Alphabetize
- Remove C signatures and parameters
- Add missing docstrings
- Remove docstrings for methods not exposed in Python
- Add cross-references and some examples
  • Loading branch information
dbaston authored Mar 17, 2024
1 parent bd83859 commit 838909a
Show file tree
Hide file tree
Showing 3 changed files with 647 additions and 1,227 deletions.
2 changes: 2 additions & 0 deletions doc/source/api/python/osgeo.ogr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ osgeo.ogr module
:members:
:undoc-members:
:show-inheritance:
:special-members: __init__
:exclude-members: thisown
Loading

0 comments on commit 838909a

Please sign in to comment.