Use autodocs
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -8,3 +8,4 @@ pygit2/*.pyc | |||||||
| pygit2/__pycache__ | pygit2/__pycache__ | ||||||
| *.egg-info | *.egg-info | ||||||
| *.swp | *.swp | ||||||
|  | docs/_build | ||||||
|   | |||||||
							
								
								
									
										0
									
								
								docs/_static/.keep
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								docs/_static/.keep
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -11,6 +11,8 @@ Contents: | |||||||
| .. toctree:: | .. toctree:: | ||||||
|    :maxdepth: 2 |    :maxdepth: 2 | ||||||
|  |  | ||||||
|  |    pygit2 | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| Indices and tables | Indices and tables | ||||||
|   | |||||||
							
								
								
									
										14
									
								
								docs/pygit2.rst
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								docs/pygit2.rst
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | |||||||
|  | :mod:`pygit2` | ||||||
|  | ============= | ||||||
|  |  | ||||||
|  | .. Util functions | ||||||
|  | .. automodule:: pygit2.utils | ||||||
|  |    :members: | ||||||
|  |    :show-inheritance: | ||||||
|  |    :undoc-members: | ||||||
|  |  | ||||||
|  | .. c extension | ||||||
|  | .. automodule:: _pygit2 | ||||||
|  |    :members: | ||||||
|  |    :show-inheritance: | ||||||
|  |    :undoc-members: | ||||||
		Reference in New Issue
	
	Block a user
	 J. David Ibáñez
					J. David Ibáñez