Files in rstudio/bookdown
Authoring Books and Technical Documents with R Markdown

.Rbuildignore
.gitattributes
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature-request.md
.github/workflows/Book.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/lock.yml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE.txt
NAMESPACE
NEWS.md R/addins.R R/bookdown-package.R R/bs4_book.R R/ebook.R R/gitbook.R R/html.R R/latex.R R/publish.R R/render.R R/site.R R/skeleton.R R/utils.R R/word.R R/zzz.R README.md
_pkgdown.yml
bookdown.Rproj
codecov.yml
inst/CITATION
inst/NEWS.Rd
inst/examples/.gitignore
inst/examples/00-author.Rmd inst/examples/01-introduction.Rmd inst/examples/02-components.Rmd inst/examples/03-formats.Rmd inst/examples/04-customization.Rmd inst/examples/05-editing.Rmd inst/examples/06-publishing.Rmd inst/examples/07-tools.Rmd inst/examples/08-usage.Rmd inst/examples/09-faq.Rmd inst/examples/10-references.Rmd
inst/examples/Makefile
inst/examples/_bookdown.yml
inst/examples/_output.yml
inst/examples/_render.R inst/examples/apps/miniUI/app.R
inst/examples/book.bib
inst/examples/css/style.css
inst/examples/css/toc.css
inst/examples/images/404.png
inst/examples/images/bs4-book.png
inst/examples/images/by-nc-sa.png
inst/examples/images/caution.png
inst/examples/images/citr.png
inst/examples/images/cover.jpg
inst/examples/images/dedication.pdf
inst/examples/images/disqus.png
inst/examples/images/gitbook.png
inst/examples/images/important.png
inst/examples/images/knit-logo.png
inst/examples/images/logo.png
inst/examples/images/mathquill.png
inst/examples/images/netlify-drag-drop-update.png
inst/examples/images/new-bs4-book.png
inst/examples/images/note.png
inst/examples/images/rmd-note.png
inst/examples/images/social-og.png
inst/examples/images/social-twitter.png
inst/examples/images/tip.png
inst/examples/images/warning.png
inst/examples/index.Rmd
inst/examples/krantz.cls
inst/examples/latex/after_body.tex
inst/examples/latex/before_body.tex
inst/examples/latex/preamble.tex
inst/homepage/readme.md
inst/resources/AUTHORS
inst/resources/bs4_book/bs4_book.css
inst/resources/bs4_book/bs4_book.js
inst/resources/gitbook/css/fontawesome/fontawesome-webfont.ttf
inst/resources/gitbook/css/plugin-bookdown.css
inst/resources/gitbook/css/plugin-clipboard.css
inst/resources/gitbook/css/plugin-fontsettings.css
inst/resources/gitbook/css/plugin-highlight.css
inst/resources/gitbook/css/plugin-search.css
inst/resources/gitbook/css/plugin-table.css
inst/resources/gitbook/css/style.css
inst/resources/gitbook/js/app.js
inst/resources/gitbook/js/app.min.js
inst/resources/gitbook/js/clipboard.min.js
inst/resources/gitbook/js/jquery.highlight.js
inst/resources/gitbook/js/lunr.js
inst/resources/gitbook/js/plugin-bookdown.js
inst/resources/gitbook/js/plugin-clipboard.js
inst/resources/gitbook/js/plugin-fontsettings.js
inst/resources/gitbook/js/plugin-search.js
inst/resources/gitbook/js/plugin-sharing.js
inst/resources/mathquill/font/Symbola.ttf
inst/resources/mathquill/init.js
inst/resources/mathquill/mathquill.css
inst/resources/mathquill/mathquill.min.js
inst/rmarkdown/lua/custom-environment.lua
inst/rstudio/addins.dcf
inst/rstudio/templates/project/book.png
inst/rstudio/templates/project/resources/.gitignore
inst/rstudio/templates/project/resources/bs4_book/_bookdown.yml
inst/rstudio/templates/project/resources/bs4_book/_common.R
inst/rstudio/templates/project/resources/bs4_book/_output.yml
inst/rstudio/templates/project/resources/bs4_book/index.yml
inst/rstudio/templates/project/resources/common/01-intro.Rmd inst/rstudio/templates/project/resources/common/02-cross-refs.Rmd inst/rstudio/templates/project/resources/common/03-parts.Rmd inst/rstudio/templates/project/resources/common/04-citations.Rmd inst/rstudio/templates/project/resources/common/05-blocks.Rmd inst/rstudio/templates/project/resources/common/06-share.Rmd inst/rstudio/templates/project/resources/common/07-references.Rmd inst/rstudio/templates/project/resources/common/README.md
inst/rstudio/templates/project/resources/common/_bookdown.yml
inst/rstudio/templates/project/resources/common/_output.yml
inst/rstudio/templates/project/resources/common/book.bib
inst/rstudio/templates/project/resources/common/index.Rmd
inst/rstudio/templates/project/resources/common/preamble.tex
inst/rstudio/templates/project/resources/common/style.css
inst/rstudio/templates/project/resources/gitbook/_output.yml
inst/rstudio/templates/project/resources/gitbook/index.yml
inst/rstudio/templates/project/skeleton.dcf
inst/scripts/mathquill.R inst/scripts/render_one.R inst/scripts/servr.R
inst/templates/bs4_book.html
inst/templates/default.html
inst/templates/gitbook.html
man/bookdown-package.Rd man/bookdown_site.Rd man/bs4_book.Rd man/build_chapter.Rd man/calibre.Rd man/clean_book.Rd man/create_book.Rd man/epub_book.Rd man/fence_theorems.Rd
man/figures/logo.png
man/gitbook.Rd man/html_chapters.Rd man/html_document2.Rd man/pdf_book.Rd man/publish_book.Rd man/render_book.Rd man/resolve_refs_html.Rd man/serve_book.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/manual/.gitignore
tests/manual/README.md tests/manual/theorem-proof-engine.Rmd tests/manual/theorem-proof-fenced.Rmd
tests/rmd/_bookdown.yml
tests/rmd/custom-environments.Rmd tests/rmd/equation-label.Rmd tests/rmd/number-sections.Rmd tests/rmd/parse-footnotes.Rmd tests/rmd/split-section.Rmd tests/test-all.R tests/test-rmd.R tests/testit/test-html.R tests/testit/test-latex.R tests/testit/test-utils.R tests/testthat.R tests/testthat/helper-bs4_book.R tests/testthat/helper.R tests/testthat/test-bs4_book.R tests/testthat/test-ebook.R tests/testthat/test-gitbook.R tests/testthat/test-html.R tests/testthat/test-site.R tests/testthat/test-skeleton.R tests/testthat/test-utils.R tests/testthat/test-word.R tools/uglifyjs.R vignettes/articles/examples.Rmd
vignettes/articles/examples.yml
vignettes/articles/publish.Rmd vignettes/bookdown.Rmd
rstudio/bookdown documentation built on April 20, 2024, 12:11 p.m.