Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetersob authored Jul 6, 2021
1 parent 28657f9 commit 43fd1c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ as a library module. We do _not_ test this code, which you can see when you insp

![missing coverage](images/missing_coverage.png)

### Automated Documentation

A [separate document](https://docs.google.com/document/d/1xT5Ay4Ua7F5cX_-tG9iEuOd7B0yTREuAh47GkKAlZt8/edit) is available describing how to set up Sphinx for auto-generation of documents for this project. The steps should be comparable for any project using this project as a template.

### Testing Notebooks

DemoRepo contains two jupyter notebooks in */notebooks*. This directory also contains a script
Expand Down Expand Up @@ -105,6 +101,10 @@ may have to make fixes by hand.
Note that there are some helpful tips on using pre-commit in different ways on
the [ART Install page](https://github.com/JBEI/AutomatedRecommendationTool/blob/master/docs/Installing.md).

## Automated Documentation

A [separate document](https://docs.google.com/document/d/1xT5Ay4Ua7F5cX_-tG9iEuOd7B0yTREuAh47GkKAlZt8/edit) is available describing how to set up Sphinx for auto-generation of documents for this project. The steps should be comparable for any project using this project as a template.

## Using DemoRepo as a Template

Follow the steps below to create a new repo using DemoRepo as a template:
Expand Down

0 comments on commit 43fd1c7

Please sign in to comment.