Fuck Github

Results 33 comments of Fuck Github

Also, I couldn't find `index.xml` for the Doxygen documentation (which is otherwise impossible to link to automatically because of the garbage in generated link names). Is there any chance you...

@gdevenyi It doesn't have documentation for the code. It has examples, guides etc. I'm looking for "developer documentation", a.k.a. "API documentation". Something that gives *authoritative* and *exhaustive* list of *all*...

@gdevenyi No. That's C++ documentation. I want Python documentation. But the general idea is the same. Just the language is wrong.

@gdevenyi Well, C++ documentation is generated automatically too, and C++ template code is generated automatically too... why should this make any difference / why not generate Python documentation automatically too?...

> We can generate the Doxygen XML with the current processes. If that is useful to you please let us know Yes, it's better than what's there right now. I'd...

You might not like the sound of it... :) But, I was thinking about the way forward as taking the `index.xml` and using some XSLT "exciting" code to transform it...

The thing you linked works because I manually found the page Doxigen generated. There's no way I could have predicted what the URL will be. I.e. I can go to...

> such as Breathe and Exhale Yes. That's why I asked for XML output. You cannot use those tools unless there's an XML with the mapping between the names you...

You do realize that I'm the author of the solution in cleanX repository, right? :)

Having the same error here: ![faulty](https://cloud.githubusercontent.com/assets/3147276/5834895/c1415650-a16a-11e4-887c-5da09d4f5e03.png) I've looked at the output of the `Inflate.run` and it doesn't look anything like what the function expects @Johanny could you give a link...