deploy started: sharevia (0000000..e541680) on dokku.hypothes.is
deploy started: sharevia (0000000..e541680) on dokku.hypothes.is
MrWoohoo has quit
deploy started: sharevia (0000000..e541680) on dokku.hypothes.is
judell has left the channel
kfogel joined the channel
GitHub152 joined the channel
NOTICE: [h] RawKStar77 pushed 1 new commit to sharing-via-link-from-extension: https://github.com/hypothesis/h/commit/72f83f53b5060b8d605776c8ee6afec7258aaee1
NOTICE: h/sharing-via-link-from-extension 72f83f5 Jake Hartnell: Restore share button on anntotations.
GitHub152 has left the channel
travis-ci joined the channel
travis-ci
hypothesis/h#6115 (sharing-via-link-from-extension - 72f83f5 : Jake Hartnell): The build was fixed.
NOTICE: [h] gergely-ujvari created add-nipsa-flag (+1 new commit): https://github.com/hypothesis/h/commit/2cabf808a5ce
NOTICE: h/add-nipsa-flag 2cabf80 Gergely Ujvari: Add nipsa flag column to user table...
GitHub135 has left the channel
nickstenn
seanh: heya -- wondering if you had a chance to look at https://github.com/hypothesis/h/pull/2116? It's (apparently) still mergeable, but that might not remain so for very long given the auth items in this sprint
don't want to pull you off something else
but it might be one to push onto the stack and finish off at some point
seanh
Haven't had a chance but it's on my list
I know it's been hanging around for a long time
Want to try doing the tweaks that you suggested and then yes, I definitely want to get it merged along with the beginning of some 'how to write angular tests' guidelines as I'm finding the tests quite time consuming to add to
nickstenn
okay, great
travis-ci joined the channel
travis-ci
hypothesis/h#6122 (add-nipsa-flag - 2cabf80 : Gergely Ujvari): The build passed.
Is h.readthedocs.org actually linked to from anywhere? I think most people will see github.com/hypothesis/h as the home page for the h software, but the README there only links to GitHub's renderings of some particular files (which are not rendered properly because it's rst only)
I wonder if the README should basically be empty except for a link to readthedocs
csillag1 has quit
The Hacking guide has the classic Sphinx "sub pages" problem
Continue reading to the bottom of HACKING.html and you'll pass later sections (meant to come after installing prereqs) like debugging and testing etc etc
Click Next at the bottom of the page and it takes you to .... How to install the prereqs on Ubuntu, then OS X, and _then_ you get to the next section after hacking
So you go in circles
Basically Sphinx does not allow pages to have "sub-pages" like normal web pages or say a wiki can. It's a linear page navigation structure like a book, not an arbitrary web of links like a webiste
People always try to do this with Sphinx, took a long time to clean up the labyrinthine ckan docs
Anyway, I'll reorganise it if no one minds
Mitar joined the channel
nickstenn
seanh: I don't think it is, primarily because we only recently actually sphinxified it
but feel free to rearrange
seanh
I wonder if converting wiki or readme docs to sphinx is how this often happens
Only a couple of sphinx warnings in h
When I took over the ckan docs, they had over sphinx 200 warnings
GitHub168 joined the channel
NOTICE: [h] seanh created reorganize-hacking-docs (+1 new commit): https://github.com/hypothesis/h/commit/93ae71ab35a5
NOTICE: h/reorganize-hacking-docs 93ae71a Sean Hammond: Reorganize the HACKING docs...
GitHub168 has left the channel
GitHub165 joined the channel
NOTICE: [h] nickstenning pushed 1 new commit to master: https://github.com/hypothesis/h/commit/1a4f669f014b5553e7d183e6e83aebe9d1f01e52
NOTICE: h/master 1a4f669 Nick Stenning: Merge pull request #2218 from hypothesis/reorganize-hacking-docs...
GitHub165 has left the channel
GitHub23 joined the channel
NOTICE: [h] nickstenning deleted reorganize-hacking-docs at 93ae71a: https://github.com/hypothesis/h/commit/93ae71a
GitHub23 has left the channel
travis-ci joined the channel
travis-ci
hypothesis/h#6124 (reorganize-hacking-docs - 93ae71a : Sean Hammond): The build has errored.