File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,6 @@ logo: logo.png
10
10
execute :
11
11
execute_notebooks : force
12
12
13
- # Define the name of the latex output file for PDF builds
14
- latex :
15
- latex_documents :
16
- targetname : bio2zarr.tex
17
-
18
- # Add a bibtex file so that we can create citations
19
- bibtex_bibfiles :
20
- - references.bib
21
-
22
13
# Information about where the book exists on the web
23
14
repository :
24
15
url : https://github.com/sgkit-dev/bio2zarr # Online location of your book
33
24
34
25
sphinx :
35
26
extra_extensions :
36
- - sphinx_click.ext
27
+ - sphinx_click.ext
Original file line number Diff line number Diff line change
1
+ .bd-sidebar-primary div # rtd-footer-container {
2
+ bottom : -1rem ;
3
+ margin : -1rem ;
4
+ position : fixed;
5
+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments