Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
8e1a75a
Update Format Sci Doc
gmg228 Mar 4, 2026
2f66c26
Corrected labeling and Left adjust paragraph
gmg228 Mar 5, 2026
a8aa561
correct feed storage justification
gmg228 Mar 5, 2026
72f2b5d
Merge pull request #2823 from RuminantFarmSystems/scidocformat_update…
gmg228 Mar 5, 2026
55c5126
Add DMI note to AN.EXC.24 entries
tomhuhh Mar 6, 2026
348d7ca
Regenerate Animal module LaTeX build artifacts
tomhuhh Mar 6, 2026
d0327d8
Update changelog.md
tomhuhh Mar 6, 2026
c4dc2ea
Revert "Regenerate Animal module LaTeX build artifacts"
tomhuhh Mar 6, 2026
327f7dd
Use \parencite for Appuhamy 2018 citations
tomhuhh Mar 6, 2026
efcabde
Merge pull request #2835 from RuminantFarmSystems/update-sci-doc-min-dmi
tomhuhh Mar 6, 2026
3ebade3
Begin quarto setup
gmg228 Mar 19, 2026
06c234c
move project folder
gmg228 Mar 19, 2026
5e5cb1d
removed compact folders
gmg228 Mar 19, 2026
5938825
font update, optimize preamble.tex
gmg228 Mar 20, 2026
f0ec04c
test module doc setup
gmg228 Mar 20, 2026
88a15f2
testing fig
gmg228 Mar 20, 2026
5b6c632
created command to index labels for equations
gmg228 Mar 20, 2026
d3dc4da
testing indices
gmg228 Mar 23, 2026
1695193
Updates to index
gmg228 Mar 25, 2026
33e7143
updated index audit to include hyperlink and in excel doc
gmg228 Apr 1, 2026
0ba628d
start template
gmg228 Apr 1, 2026
334facb
pdf creation cleaned
gmg228 Apr 1, 2026
5fe7a3c
updated eq id structure and auditing
gmg228 Apr 2, 2026
e73282e
version update section
gmg228 Apr 10, 2026
fdda08b
update to templates
gmg228 Apr 15, 2026
f90e93c
adjusting tables
gmg228 Apr 16, 2026
ccb119f
draft example template for animal doc
gmg228 Apr 16, 2026
41aabb8
added note to manure module
morrowcj Apr 16, 2026
255ab9f
autogenerate tables
gmg228 Apr 16, 2026
ac648d0
Merge branch 'quarto_scidoc_updates_0318' of https://github.com/Rumin…
gmg228 Apr 16, 2026
1e385e6
size adjustment
gmg228 Apr 16, 2026
ec69b8c
Update changelog.md
gmg228 Apr 17, 2026
51bce15
-
gmg228 Apr 17, 2026
9816656
simplified
gmg228 Apr 18, 2026
49ed0ed
Remove _book from tracking
gmg228 Apr 20, 2026
ded8dfc
Update .gitignore
gmg228 Apr 20, 2026
defb551
Manure emissions
LisaM-kiwi Apr 20, 2026
9745399
Merge branch 'quarto_scidoc_updates_0318' of https://github.com/Rumin…
LisaM-kiwi Apr 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ dist/
*.egg-info/
build/

# ignore Quarto build output
docs/scientific/quarto-scidoc/_book/
docs/scientific/quarto-scidoc/.quarto/

# ignore .DS_store
.DS_store

Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ v1.0.0

### Next Version Updates

- [2923](https://github.com/RuminantFarmSystems/RuFaS/pull/2923) - [minor change] [Documentation] [NoInputChange] [NoOutputChange] Updates to Quarto documentation, auditing, and table creation.
- [2835](https://github.com/RuminantFarmSystems/RuFaS/pull/2835) - [minor change] [Documentation] [Animal Module] [NoInputChange] [NoOutputChange] Document the minimum DMI (7.1 kg/d per cow) used for manure volatile solids excretion per Appuhamy et al. 2018.
- [2727](https://github.com/RuminantFarmSystems/RuFaS/pull/2727) - [minor change] [NoInputChange] [NoOutputChange] Update the TaskType in Wiki, and fix the broken Sphinx action.
- [2728](https://github.com/RuminantFarmSystems/MASM/pull/2728) - [minor change] [InputManager] [NoInputChange] [NoOutputChange] Enforces the required file blobs.
- [2743](https://github.com/RuminantFarmSystems/RuFaS/pull/2743) - [minor change] [NoInputChange] [NoOutputChange] Fix broken IM unit test.
Expand Down
349 changes: 150 additions & 199 deletions docs/scientific/animal.aux

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions docs/scientific/animal.bbl
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
% $ biblatex auxiliary file $
% $ biblatex bbl format version 3.2 $
% Do not modify the above lines!
%
% This is an auxiliary file used by the 'biblatex' package.
% This file may safely be deleted. It will be recreated by
% biber as required.
%
\begingroup
\makeatletter
\@ifundefined{ver@biblatex.sty}
{\@latex@error
{Missing 'biblatex' package}
{The bibliography requires the 'biblatex' package.}
\aftergroup\endinput}
{}
\endgroup

\endinput

Loading