NOTICE: [readthedocs.org] ericholscher created project-onboard-improvements (+1 new commit): http://git.io/C8PmqA
NOTICE: readthedocs.org/project-onboard-improvements e55c7b6 Eric Holscher: Dynamically discover requirements files
RTDGitHubBot has left the channel
whit537 joined the channel
whit537 has quit
whit537 joined the channel
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/UNEwCg
NOTICE: readthedocs.org/master 2ba7130 Eric Holscher: Fix project editing
RTDGitHubBot has left the channel
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/mB50Fg
NOTICE: readthedocs.org/master 518725b Eric Holscher: Confirm user exists
RTDGitHubBot has left the channel
whit537 has quit
whit537 joined the channel
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to project-onboard-improvements: http://git.io/ZWfOEg
NOTICE: readthedocs.org/project-onboard-improvements 96f6a08 Eric Holscher: Initial parts of Bitbucket importing
RTDGitHubBot has left the channel
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] agjohnson pushed 1 new commit to master: http://git.io/kLYsMg
NOTICE: readthedocs.org/master 75a0eb2 Anthony Johnson: Fix project update form call
RTDGitHubBot has left the channel
emes joined the channel
emes
is there a way to delete the rtd pages for old branches which are no longer built?
whit537 has quit
kushal joined the channel
emes has quit
untitaker has quit
untitaker joined the channel
katyafervent is now known as katyafervent_awa
p3trus joined the channel
katyafervent_awa is now known as katyafervent
ojii joined the channel
p3trus has quit
ojii has quit
ojii joined the channel
katyafervent is now known as katyafervent_awa
katyafervent_awa is now known as katyafervent
whit537 joined the channel
whit537 has quit
whit537 joined the channel
whit537 has quit
bmbouter_afk is now known as bmbouter
jogriffin joined the channel
jogriffin has quit
jogriffin joined the channel
p3trus joined the channel
wlach has quit
wlach joined the channel
jogriffin
ericholscher: any tips on where to get started on this JSDoc backend? I am taking a look at the other backend files to get an idea of how they are structured. Im learning python as I go, so its a bit of a guessing game but not too bad. Im also writing up a workflow for the JSDoc backend. So far I have: A project admin registers their project on the RtFD, selecting 'JSDoc' from the Documentation Type drop-down. Once the project is submitted, the
JSDoc backend will then search the root directory of the linked repository for a .jsdoc template file. If one is found, it is loaded, otherwise the default JSDoc values are used.
JSDoc will generate HTML files, these are parsed and built into documentation.
ericholscher
sounds good to me -- My current thought is that perhaps you could use both mkdocs and jsdoc, so that when you select "Javascript" as the programming language type, we automatically build jsdoc docs for your project, as well as generate your markdown stuff, and host them side by side, interlinking them
i'm imagining people will want to be able to have both
the "autogenerated API" stuff from jsdoc/javadoc etc and then the "hand written" stuff from mkdocs/sphinx
p3trus has quit
e9t_ has quit
whit537 joined the channel
zz_thatcher is now known as thatcher
whit537 has quit
ojii has quit
bmbouter is now known as bmbouter_bbiab
thatcher is now known as zz_thatcher
whit537 joined the channel
kushal has quit
zz_thatcher is now known as thatcher
whit537 has quit
bmbouter_bbiab is now known as bmbouter
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] ericholscher force-pushed project-onboard-improvements from 96f6a08 to 4be6876: http://git.io/xw6ocw
NOTICE: readthedocs.org/project-onboard-improvements 044d76b Eric Holscher: Dynamically discover requirements files
NOTICE: readthedocs.org/project-onboard-improvements a66b11e Eric Holscher: Initial parts of Bitbucket importing
NOTICE: readthedocs.org/project-onboard-improvements 2b76dc9 Eric Holscher: Add automatic documentation type choosing
RTDGitHubBot has left the channel
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to project-onboard-improvements: http://git.io/zHPWXw
NOTICE: readthedocs.org/project-onboard-improvements 06cd8b4 Eric Holscher: Specific modeling for BB
RTDGitHubBot has left the channel
RTDGitHubBot joined the channel
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to project-onboard-improvements: http://git.io/F5OvwA
NOTICE: readthedocs.org/project-onboard-improvements f7ca612 Eric Holscher: Default to auto discovering of doc type