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

Adding documentation for what is currently completed #35

Open
Mikerah opened this issue Nov 8, 2018 · 5 comments
Open

Adding documentation for what is currently completed #35

Mikerah opened this issue Nov 8, 2018 · 5 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Mikerah
Copy link

Mikerah commented Nov 8, 2018

Hi,

It was nice meeting some of you at Devcon. It's great to see people our age (I'm a university student too!) do great things in the community.

This might be a tad bit early, but, it would be great to have documentation to get people trying to use py-libp2p in their projects and have a tutorial.

Python has several libraries that can do docs automatically. Do you guys have any thoughts on which ones to use?

@zixuanzh
Copy link
Contributor

zixuanzh commented Nov 8, 2018

Hey Mikerah,

Great to meet you in person at Devcon as well. Yes, we are working on those and we have docstrings in all our code. We are planning to use pydoc to generate documentation from there.

@jmcph4
Copy link

jmcph4 commented Mar 25, 2019

Any progress on this, or is this still up for grabs?

@zixuanzh
Copy link
Contributor

@jmcph4 we have docstrings in most of our code, would love to have your contribution in auto-generated documentation 👍

@jeamick
Copy link

jeamick commented Apr 23, 2019

Hey guys,

Is there a structure you want to follow for the documentation file ?
Like the one from the rust implementation : https://docs.rs/libp2p/0.7.0/libp2p/
@zixuanzh
Thanks in advance for the answer,
JM

@zixuanzh
Copy link
Contributor

Hi @jeamick, welcome! We have docstrings in most of our code, it will be great if you can add documentation from these docstrings with auto-generators like sphinx or pydoc. Your help is greatly appreciated!

@dhuseby dhuseby added the help wanted Extra attention is needed label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

6 participants