sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Replace redundant table of contents in Concepts and Tutorial documentation

Open bddap opened this issue 4 years ago • 0 comments

https://docknetwork.github.io/sdk/tutorials/concepts.html and https://docknetwork.github.io/sdk/tutorials/tutorials.html contain tables of contents, but that's not needed because mdbook already generates a TOC on the lefthand side of the page.

asdfasdf

You'll notice the above ToC is out of date. That's because it's not automatically generated.

We should remove the extra ToCs and write intros to the Concepts and Tutorial sections like in the rustinomicon.

bddap avatar Feb 24 '21 19:02 bddap