Skip to content

Commit 44a019c

Browse files
Merge pull request #6 from pymc-devs/fix-docs
Clean-up initial repository structure
2 parents a19fa73 + 5c9502d commit 44a019c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

changelog/6.fix.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
+ fix remaining problems with initial repository setup
2+
+ remove old code from Navigation in Docs
3+
+ uncomment link pointing to conda-forge

docs/NAVIGATION.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ See https://oprypin.github.io/mkdocs-literate-nav/
66
- [Home](index.md)
77
- [Installation](installation.md)
88
- [How-to guides](how-to-guides/index.md)
9-
- [Do a basic calculation](how-to-guides/basic-calculation.md)
10-
- [Run code in a notebook](how-to-guides/run-code-in-a-notebook.py)
119
- [Tutorials](tutorials/index.md)
1210
- [Further background](further-background/index.md)
1311
- [Dependency pinning and testing](further-background/dependency-pinning-and-testing.md)

docs/development.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ The steps required are the following:
7171
(which you can then add to the release if you want).
7272

7373
1. Go to your conda feedstock repository
74+
<!--
7475
(likely something like https://github.com/conda-forge/pymc-elicito-feedstock)
76+
-->
7577
and make a new merge request that updates your `recipe/meta.yaml` file
7678
to point to the newly released version on PyPI.
7779

0 commit comments

Comments
 (0)