Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions _posts/2015-06-20-june-python-pune-meetup_event_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: entry
title: June Python Pune meetup 2015
category: meeting-notes
---

[June Python Pune Meetup 2015](http://www.meetup.com/PythonPune/events/223129113/) was organized at [HelpShift, Inc](https://www.helpshift.com/) (Pune), India on 20th June, 2015.
Around 20 people attended this meetup.
The meetup was started by 11:00 A.M. with a short introduction of attendees.
Then, [Kushal Das](http://kushaldas.in/) conducted workshop on Document your code.

Where he talked about:

- Why Documentation is Important for users and developers?
- Who should write documentation?
- communities having Good Documentation: Qt, Django etc.
- Good and Bad Documentation
- What needs to be documented for a project
- Introduction to reStrcutured Text
- Create a documentation using python-sphinx
- Hosting the generated docs on https://readthedocs.org/

Here is the Slides from Document your Code workshop:

- [Document Your Code](http://kushaldas.in/talks/documentyourcode/)
- [reStructuredText Primer](http://dgplug.org/irclogs/2012/rst-primer/)

[Vineet Naik](https://twitter.com/naiquevin) demoed his tool [sphinx-doc.el](https://github.com/naiquevin/sphinx-doc.el), it generates Sphinx friendly docstrings for Python functions in Emacs.

Thanks to HelpShift for providing the Venue and [Aditya Athalye](https://twitter.com/adityaathalye) in event hosting and and also to speakers and attendees for making the event successful.