-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup Sphinx extension infrastructure #2
Comments
how is this going? |
Isaac and I are working on it, we will have something for you by Sunday. |
Some quick questions on setting everything up properly we went ahead and installed sphinx using the pip install spinx and got a basic overview of what is is using YouTube and the spinx site for our next step how do we go about making the extension to do what we need we are kind of stuck and need a little push |
So the other things to do is to make sure you are working with this and the test case are both downloaded and then see if you can use the "todo" directive as setup here from the tutorial in your test case. Once you get used to using that then the next steps will be more clear. |
-Also for this line " then see if you can use the "todo" directive as setup here from the tutorial in your test case." |
yeah, you have hat "todo" directive from the tutorial setup, but the next thing to do is to make sure that it is fully setup and your test case is also setup right (as in this extension is used correctly by the test repo) |
I just made a pull request under the test repo so you can take a look when you can please? |
The text was updated successfully, but these errors were encountered: