simulate icon indicating copy to clipboard operation
simulate copied to clipboard

docs: Add information about each simulation in the documentation

Open yashlamba opened this issue 5 years ago • 6 comments

Under the Simulations tab, make a category wise simulation tab and list all simulations under it. These pages need to describe the simulation as effectively as possible. The content shouldn't be plagiarised.

For setting up docs: https://cod-ed.github.io/simulate/contributing/#setting-up-docs Mkdocs: https://www.mkdocs.org/#getting-started Theme and features: https://squidfunk.github.io/mkdocs-material/

Consider writing about 1 at a time only. This probably will require most amount of discussion.

yashlamba avatar Mar 12 '20 15:03 yashlamba

Hey @yashlamba , I would like to work on this issue. I never used Mkdocs, but I'll do it.

himanshusharma89 avatar Mar 13 '20 18:03 himanshusharma89

@himanshusharma89 go ahead! Just mention the simulation you are working on.

yashlamba avatar Mar 14 '20 11:03 yashlamba

@yashlamba I'll be working on Bubble Sort, and can I fetch info from Wikipedia. And what would you like to have in the document? Info, Time Complexity, Space Complexity etc.

himanshusharma89 avatar Mar 16 '20 09:03 himanshusharma89

Hi @himanshusharma89 , sorry for late reply. I don't think we need it for bubble sort as the implementation hasn't been finalized. You can keep the PR open and once we finalize the implementation, you can modify that. Remember if you work on any other of them, it needs to be very detailed and should explain how simulate explains it. Discussion is a must as I mentioned!

yashlamba avatar Mar 16 '20 15:03 yashlamba

Hey, @yashlamba I would like to work on this. Can you please guide me?. I have already set up the project on my machine.

amanxnanda avatar Feb 08 '21 07:02 amanxnanda

@amanxnanda have you setup the documentation for the project? Refer: https://cod-ed.github.io/simulate/contributing/#setting-up-docs

If done successfully, you can write about any of the simulations which are not documented but write it in your own words. You can let us know which simulation you are working on here or in the Gitter channel.

yashlamba avatar Feb 08 '21 11:02 yashlamba