nozavroni / csvelte

🕺🏻 CSV and Tabular Data library for PHP
http://phpcsv.com/
Other
6 stars 0 forks source link

ReadTheDocs Integration? #67

Closed deni-zen closed 8 years ago

deni-zen commented 8 years ago

I like how the ReadTheDocs sites look. I would like to implement my own version of ReadTheDocs documentation. Take a look through some PHP projects that are currently using it and see if you can get CSVelte working with it. I tried once before and couldn't figure it out. I think I had misunderstood fundamentally how it works. I have a better grasp on it now after having looked through the Mockery github repository. Also check out Mockery's ReadTheDocs site.

In order to use sphinx, I am running a virtualenv located at ~/csvelte-readthedocs. Here are the virtualenv docs for your reference: https://virtualenv.pypa.io/en/stable/reference/