-
Notifications
You must be signed in to change notification settings - Fork 18
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
Create a documentation webpage #4
Comments
Is there any particular theme you prefer? For example: something from the GitHub pages themes or I can a suitable one. Also, is the linked usage.md the only material to put on the webpage or class documentation also (similar to pydocs)? |
@basil08 Hm, I can't seem to think of a particular theme at the moment, so I'm open to your suggestions :) Also definitely, I'd like the documentation to resemble pydocs. What I meant in the issue above was that Usage.md was the bare minimum and a great starting point for anyone looking to work on this. You are most welcome and appreciated to go ahead and improvise :) |
Ok, I have messed up my local repo very badly and can't even push to my fork. Also, I'll be getting busy this week. |
I suppose you could delete the fork and get a new one. Unassigned, this issue is now open to everyone! Also in case no-one takes it up, feel free to come back, basil, whenever you like and continue working :) |
Hello Sir ! I would like to work on this . Please assign me this |
@mihir1739 assigned ! |
Yes Sir, thanks for the assignment. |
Hi @mihir1739, are you working on this? If not anymore, can I? |
@saeyma yeah please....I am kinda busy now |
@hot9cups, I would like to work on this.
…On Fri, 8 Oct, 2021, 09:07 Mihir Kumar Singh, ***@***.***> wrote:
@saeyma <https://github.com/saeyma> yeah please....I am kinda busy now
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN6GOB6TLRS5ZLBH6LOPW3LUFZRO7ANCNFSM4S7E32TA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@saeyma sure thing, assigned :) |
@basil08 nice to see you again, been a whole year :) |
@hot9cups, I have completed documentation webpage for two classes. Would like you to take a look. If you're happy, I can proceed further. |
@saeyma this is so much better than what I had in mind, great job! |
yes, sounds good. 👍 |
@hot9cups should I open a PR against your main branch (not a good idea)? I think you should create a gh-pages branch. |
@saeyma well right now I'm using static files served inside /docs, so the content there should be showing up here - https://hot9cups.github.io/probdists/ |
@hot9cups um ok, I'm opening against main then. You can merge into a diff branch later as you wish. |
Basically, I can't do it against main as these two branches have different commit histories. Any ideas? |
Create a documentation webpage and host it on a free hosting servive(prefer github).
Most of the functionalities of code are documented here so all that needs to be done now is transform that to a webpage and host it on github.
The text was updated successfully, but these errors were encountered: