forked from zaclys/searxng
		
	Merge pull request #1803 from return42/paper-type
[docs] add description of the field 'type' from paper.html template
This commit is contained in:
		
						commit
						ddd380fc06
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -348,6 +348,10 @@ the parameter ``template`` must be set to the desired type.
 | 
			
		|||
     - :py:class:`datetime <datetime.datetime>`
 | 
			
		||||
     - last publication date
 | 
			
		||||
 | 
			
		||||
   * - type
 | 
			
		||||
     - :py:class:`str`
 | 
			
		||||
     - short description of medium type, e.g. *book*, *pdf* or *html* ...
 | 
			
		||||
 | 
			
		||||
   * - authors
 | 
			
		||||
     - :py:class:`List <list>`\ [\ :py:class:`str`\ ]
 | 
			
		||||
     - list of authors of the work (authors with a "s")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue