0

I have had my project hooked on Read The Docs for awhile and I am trying to push all my Markdown it now and realizing after verifying the webhooks are active (I imported it by connecting accounts) and rebuilding it I still get the 404 page and I can not figure out after rereading the Getting Started guide 10 times what I am missing

Reference - http://tango-c-ndk-tutorial.readthedocs.io/en/latest/

FrickeFresh
  • 1,688
  • 1
  • 19
  • 31

1 Answers1

0

So I found you just need to either rename or make a copy of your README.md to index.md as Read the Docs looks for index.md

FrickeFresh
  • 1,688
  • 1
  • 19
  • 31