mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	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
	
	 Alexandre Flament
						Alexandre Flament