Package: documenter 0.1.3
documenter: Documents Files
It is sometimes necessary to create documentation for all files in a directory. Doing so by hand can be very tedious. This task is made fast and reproducible using the functionality of 'documenter'. It aggregates all text files in a directory and its subdirectories into a single word document in a semi-automated fashion.
Authors:
documenter_0.1.3.tar.gz
documenter_0.1.3.zip(r-4.7)documenter_0.1.3.zip(r-4.6)documenter_0.1.3.zip(r-4.5)
documenter_0.1.3.tgz(r-4.6-any)documenter_0.1.3.tgz(r-4.5-any)
documenter_0.1.3.tar.gz(r-4.7-any)documenter_0.1.3.tar.gz(r-4.6-any)
documenter_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
documenter/json (API)
NEWS
| # Install 'documenter' in R: |
| install.packages('documenter', repos = c('https://mamc-dci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mamc-dci/documenter/issues
Last updated from:3c699215d3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 193 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 127 | ||
| macos-oldrel-arm64 | OK | 143 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 108 |
Exports:create_annotation_filedocument_it
Dependencies:askpassbase64encclicpp11digestdplyrfastmapgenericsgluehtmltoolsjsonlitelifecyclemagrittrofficeropensslpillarpkgconfigpurrrR6raggrlangstringistringrsyssystemfontstextshapingtibbletidyrtidyselectutf8uuidvctrswithrxml2yamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a template annotation file. | create_annotation_file |
| Generate documentation for the files of a directory. | document_it |
| Extract annotations from a yaml annotation file. | extract_annotations |
| Fix a file path. | fix_path |
| Insert each element of a vector into a document as a string of paragraphs. | insert_paragraphs |
