Skip to content
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

Updating the wiki documentation #5

Closed
eneftci opened this issue Aug 25, 2012 · 5 comments
Closed

Updating the wiki documentation #5

eneftci opened this issue Aug 25, 2012 · 5 comments

Comments

@eneftci
Copy link
Collaborator

eneftci commented Aug 25, 2012

Here are the steps for updating the pyNCS documentation:

The documentation is stored using github pages on
http://inincs.github.com/pyNCS/

The sphinx sources are in pyNCS/docs. The build is copied to the gh-pages branch (this is the githubs recommendation)

To update the docs, assuming gh-pages is cloned to pyNCS-docs:
cd pyNCS-docs
rsync pyNCS/docs/_build/html/ ./ -uav
git commit
git push

@sheiksadique
Copy link
Collaborator

Shouldn't we use the wiki for this ? Github also provides wiki pages. It is disabled for now but if you think thats useful we could use that for general comments and instructions.

Althought it serves the same purpose as our documentation pages for now, wikis have the advantage that any github user can edit them. So that could be used as a forum too i suppose ?

@giacomoi
Copy link

I think the issue-list is more appropriate for the posts #2,3,4. But I
agree that we could/should use the wiki for writing instructions or
useful info like the one Emre posted on post #5....

Sadque: can you set the wiki up?

ciao,
g.

On 25/08/12 12:19, sheiksadique wrote:

Shouldn't we use the wiki for this ? Github also provides wiki pages. It
is disabled for now but if you think thats useful we could use that for
general comments and instructions.

Althought it serves the same purpose as our documentation pages for now,
wikis have the advantage that any github user can edit them. So that
could be used as a forum too i suppose ?


Reply to this email directly or view it on GitHub
#5 (comment).

Giacomo Indiveri
http://ncs.ethz.ch/
Neuromorphic Cognitive Systems
Institute of Neuroinformatics
University of Zurich and ETH Zurich
Winterthurerstrasse 190, 8057 Zurich, Switzerland
office: Y55 G84
tel: +41 44 6353024
fax: +41 44 6353025

@sheiksadique
Copy link
Collaborator

Okk so here is the wiki.

https://github.com/inincs/pyNCS/wiki

I copy/pasted the instructions from Emre there as a start. I suppose we can fill it up as things progress.

@giacomoi
Copy link

Thanks!

g.

On 28/08/12 00:46, sheiksadique wrote:

Okk so here is the wiki.

https://github.com/inincs/pyNCS/wiki

I copy/pasted the instructions from Emre there as a start. I suppose we
can fill it up as things progress.


Reply to this email directly or view it on GitHub
#5 (comment).

Giacomo Indiveri
http://ncs.ethz.ch/
Neuromorphic Cognitive Systems
Institute of Neuroinformatics
University of Zurich and ETH Zurich
Winterthurerstrasse 190, 8057 Zurich, Switzerland
office: Y55 G84
tel: +41 44 6353024
fax: +41 44 6353025

@eneftci
Copy link
Collaborator Author

eneftci commented Aug 27, 2012

Thanks for taking care of that.

On Mon, Aug 27, 2012 at 3:46 PM, sheiksadique [email protected]:

Okk so here is the wiki.

https://github.com/inincs/pyNCS/wiki

I copy/pasted the instructions from Emre there as a start. I suppose we
can fill it up as things progress.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-8073677.

Emre Neftci, Phd.
Web: http://www.ini.unizh.ch/~emre/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants