Skip to content

pyladies-vancouver/pyladies-vancouver

Repository files navigation

Readme

Online resources for PyLadies Vancouver meetup.

Building the documentation locally

To build the documentation locally:

  1. Clone the repository.

    git clone [email protected]:pyladies-vancouver/pyladies-vancouver.git
  2. Install sphinx.

    pip install Sphinx
  3. Build the documentation.

    make html
  4. View the output at: _/build/html/index.html.

License

CC-BY-SA 4.0.

Code of Conduct

Everyone attending PyLadies Vancouver are expected to abide by our Code of Conduct.