Skip to content

Commit

Permalink
Build book from pecan revision 1f4c805897fa28a413495c7a127cebce8febdd51
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Documentation Robot committed Jul 13, 2024
1 parent ac25aff commit 8d487f7
Show file tree
Hide file tree
Showing 271 changed files with 235,337 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.8.0/03_topical_pages/11_images/bety_pft_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.8.0/03_topical_pages/11_images/bety_pft_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.8.0/03_topical_pages/11_images/bety_pft_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v1.8.0/03_topical_pages/11_images/var_record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
864 changes: 864 additions & 0 deletions v1.8.0/404.html

Large diffs are not rendered by default.

1,045 changes: 1,045 additions & 0 deletions v1.8.0/LoadData.html

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions v1.8.0/NewBenchmark.html

Large diffs are not rendered by default.

1,023 changes: 1,023 additions & 0 deletions v1.8.0/NewFormat.html

Large diffs are not rendered by default.

1,163 changes: 1,163 additions & 0 deletions v1.8.0/NewInput.html

Large diffs are not rendered by default.

867 changes: 867 additions & 0 deletions v1.8.0/about-the-pecan-book.html

Large diffs are not rendered by default.

933 changes: 933 additions & 0 deletions v1.8.0/adding-data-web.html

Large diffs are not rendered by default.

964 changes: 964 additions & 0 deletions v1.8.0/adding-model.html

Large diffs are not rendered by default.

890 changes: 890 additions & 0 deletions v1.8.0/adding-to-pecan.html

Large diffs are not rendered by default.

902 changes: 902 additions & 0 deletions v1.8.0/additional-web-configuration.html

Large diffs are not rendered by default.

928 changes: 928 additions & 0 deletions v1.8.0/advanced-user.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions v1.8.0/ameriflux.html

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions v1.8.0/amerifluxlbl.html

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions v1.8.0/appendix-testthat.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions v1.8.0/assets/anchor-sections-1.1.0/anchor-sections-hash.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/* Styles for section anchors */
a.anchor-section::before {content: '#';font-size: 80%;}
4 changes: 4 additions & 0 deletions v1.8.0/assets/anchor-sections-1.1.0/anchor-sections.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/* Styles for section anchors */
a.anchor-section {margin-left: 10px; visibility: hidden; color: inherit;}
.hasAnchor:hover a.anchor-section {visibility: visible;}
ul > li > .anchor-section {display: none;}
11 changes: 11 additions & 0 deletions v1.8.0/assets/anchor-sections-1.1.0/anchor-sections.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
document.addEventListener('DOMContentLoaded', function () {
// If section divs is used, we need to put the anchor in the child header
const headers = document.querySelectorAll("div.hasAnchor.section[class*='level'] > :first-child")

headers.forEach(function (x) {
// Add to the header node
if (!x.classList.contains('hasAnchor')) x.classList.add('hasAnchor')
// Remove from the section or div created by Pandoc
x.parentElement.classList.remove('hasAnchor')
})
})
1 change: 1 addition & 0 deletions v1.8.0/assets/crosstalk-1.2.0/css/crosstalk.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions v1.8.0/assets/crosstalk-1.2.0/js/crosstalk.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8d487f7

Please sign in to comment.