Commit 12cf0bf1 authored by DJOUNANG NANA Guy Rostan's avatar DJOUNANG NANA Guy Rostan
Browse files

chore: add word output in .spell_check/dico.txt

parent c3fae531
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -248,7 +248,7 @@ openssl
opensslv
os
OSS
outputed
output
OWASP
PDF
pdf
+1 −1
Original line number Diff line number Diff line
@@ -28,5 +28,5 @@ Cargo_doc aims to generate rustdoc for your project
| ONLY_LIB | Generate documentation of current library only | `false` | 
| PROJECT_ROOT | Relative to root of your repository, it is the path to your rust project | `.` | 
| RELEASE_MODE | Generate documentation with optimization for release | `true` | 
| OUTPUT_FOLDER | Directory where are outputed files | `website_build` | 
| OUTPUT_FOLDER | Directory where are output files | `website_build` | 
| ADDITIONAL_OPTIONS | Possibility to add more options into the command | ` ` |