Skip to content
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

Open
Obarrie opened this issue Nov 10, 2023 · 7 comments
Open

Setup Sphinx extension infrastructure #2

Obarrie opened this issue Nov 10, 2023 · 7 comments

Comments

@Obarrie
Copy link
Contributor

Obarrie commented Nov 10, 2023

@brownsarahm
Copy link
Member

how is this going?

@Obarrie
Copy link
Contributor Author

Obarrie commented Dec 7, 2023

Isaac and I are working on it, we will have something for you by Sunday.

@isaacgbaba
Copy link
Collaborator

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

@brownsarahm
Copy link
Member

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.

@Obarrie
Copy link
Contributor Author

Obarrie commented Dec 8, 2023

  • I am a little confused about this line "So the other things to do is to make sure you are working with this"

-Also for this line " then see if you can use the "todo" directive as setup here from the tutorial in your test case."
Do you mean the this code "https://github.com/csctd/sphinx_pechakucha/blob/main/_ext%20folder/todo.py"

@brownsarahm
Copy link
Member

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)

@Obarrie
Copy link
Contributor Author

Obarrie commented Dec 8, 2023

I just made a pull request under the test repo so you can take a look when you can please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants