Open amichuda opened 3 years ago
Oh, for the 'Tools' section Dr. Vosti had said that he wanted an overview for each tool so I thought that the format I used would work. Would it be better to just add an 'Overview' sub-page for each tool?
Oh, for the 'Tools' section Dr. Vosti had said that he wanted an overview for each tool so I thought that the format I used would work. Would it be better to just add an 'Overview' sub-page for each tool?
Yes, I think that would be perfect. I changed the mkdocs.yml
file a little bit so make sure to pull new changes (as always, but just reminding you here)
@britsanto
Just took a look at your pull request and things looked good, but I found that the site wasn't being created because of something in
mkdocs.yml
. This was due to a quirk in the wayyaml
works. So basically, if you wanted to have a page with a particular name, you can write:If you want a page that has sub-pages, you can do:
But you can't do both at the same time, which is what i found in your yaml file: