Add Napoleon extension to support Google docstrings (#3920)
This commit is contained in:
		 Adam J. Stewart
					Adam J. Stewart
				
			
				
					committed by
					
						 Todd Gamblin
						Todd Gamblin
					
				
			
			
				
	
			
			
			 Todd Gamblin
						Todd Gamblin
					
				
			
						parent
						
							beeca6bb54
						
					
				
				
					commit
					21e4a81de0
				
			| @@ -134,6 +134,7 @@ | ||||
| # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. | ||||
| extensions = ['sphinx.ext.autodoc', | ||||
|               'sphinx.ext.graphviz', | ||||
|               'sphinx.ext.napoleon', | ||||
|               'sphinx.ext.todo', | ||||
|               'sphinxcontrib.programoutput'] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user