Skip to content

Commit

Permalink
exploring pages 28
Browse files Browse the repository at this point in the history
  • Loading branch information
dokester committed Apr 4, 2024
1 parent 1e7af87 commit 857ae9f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
navcon: home-sidebar.html
navcon: home-sidebar.md
---

# BayesicFitting Readme.
Expand Down
12 changes: 12 additions & 0 deletions home-sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@


## Some Links

+ [home](https://dokester.github.io/BayesicFitting)
+ [readme](./README.md)
+ [manual](./docs/manual.md)
+ [troubles](./docs/troubles.md)
+ [design](./docs/design.md)



2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
navcon: home-sidebar.html
navcon: home-sidebar.md
---

BayesicFitting is a toolbox for the fitting of models to data in a Bayesian way.
Expand Down

0 comments on commit 857ae9f

Please sign in to comment.