Update documentation for pretty="none".

This commit is contained in:
Elliott Slaughter 2020-04-16 11:58:10 -07:00
parent 471fe9cce6
commit f76ce3b44f
1 changed files with 1 additions and 1 deletions

View File

@ -1203,7 +1203,7 @@ _These only appear in the configuration file:_
- `full_description` when you _really_ need a longer project description - `full_description` when you _really_ need a longer project description
- `examples` a directory or file: can be a table - `examples` a directory or file: can be a table
- `readme` or `topics` readme files (to be processed with Markdown) - `readme` or `topics` readme files (to be processed with Markdown)
- `pretty` code prettify 'lua' (default) or 'lxsh' - `pretty` code prettify 'lua' (default), 'lxsh' or 'none'
- `prettify_files` prettify the source as well and make links to it; if its value is "show" - `prettify_files` prettify the source as well and make links to it; if its value is "show"
then also index the source files. then also index the source files.
- `charset` use if you want to override the UTF-8 default (also **@charset** in files) - `charset` use if you want to override the UTF-8 default (also **@charset** in files)