Updating the docs on github

12 views
Skip to first unread message

Nemesis

unread,
Jul 24, 2014, 1:18:15 PM7/24/14
to django...@googlegroups.com
Hey Andrei,

what is the procedure to update the docs on github?

I've changed the text file in the schema pull request and I assumed
it would update itself like readthedocs does but I was wrong.

Federico

Andrey Antukh

unread,
Jul 24, 2014, 1:32:59 PM7/24/14
to django...@googlegroups.com
It is very easy:

# Go to gh-pages branch
git checkout gh-pages

# Update all changes on local repo
git pull 

# Return to master
git checkout master

# Build docks
./build-docs.sh

# On finished on build docs, you should be now again on gh-pages automatically with new commit. Just push the commit
git push


--
You received this message because you are subscribed to the Google Groups "django-hstore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-hstor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Nemesis

unread,
Jul 25, 2014, 11:47:45 AM7/25/14
to django...@googlegroups.com
I must have done something wrong, it returns 404: http://djangonauts.github.io/django-hstore/

What did I do wrong? Can you help out?

Federico

Nemesis

unread,
Jul 25, 2014, 12:04:23 PM7/25/14
to django...@googlegroups.com
I pushed forced the older commit, I think I need to do something more than the procedure you outlined.

Andrey Antukh

unread,
Jul 25, 2014, 7:02:13 PM7/25/14
to django...@googlegroups.com
Oh, sorry. Also you should have installed asciidoc and pygments on your system.

In any case, I just uploaded the last version of  docs.

nemesis

unread,
Jul 26, 2014, 4:33:22 AM7/26/14
to django...@googlegroups.com, ni...@niwi.be
thx, are those python packages or system packages?

So next time I just need to install those 2 and then run the script again?
To unsubscribe from this group and stop receiving emails from it, send an email to django-hstore+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Andrey Antukh - Андрей Антух - <andrei....@kaleidos.net> / <ni...@niwi.be>
--
You received this message because you are subscribed to the Google Groups "django-hstore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-hstore+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "django-hstore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-hstore+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "django-hstore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-hstore+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Andrey Antukh

unread,
Jul 26, 2014, 11:27:26 AM7/26/14
to django...@googlegroups.com

Are system package, because they are executed by the shell script. Two commanss shold be found asciidoc and pygmentize (aprox, I forget the real name...)

Andrey.

Sent from my Nexus 4

To unsubscribe from this group and stop receiving emails from it, send an email to django-hstor...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages