Justin Wheeler

Results 237 comments of Justin Wheeler

@Tjzabel Unfortunately I need to push for more time on this one. My senior capstone project is due in two weeks, so most of my development time is going there....

I still want to pursue using Sphinx if possible. The ReadTheDocs.org team created a [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) extension. This extension supports Go by parsing it with the [godocjson](https://github.com/readthedocs/godocjson) tool (also maintained by...

_[Discussed in 2020-03-14 meeting](https://bluejeans.com/s/O5ssq/)._ --- I'm tackling this as a research task for this sprint. My next few weeks will be pretty busy, so this was the best thing I...

Going to bump this to the next sprint. I'm going to push priority on #265 first before going forward on this so docs can be versioned and everything will be...

_Discussed in [2020-04-11 meeting](https://bluejeans.com/s/RViMY)._ --- I haven't had much time to spend on this, but I want to do it one of two ways: 1. Automatically publish API docs from...

I made some headway on this. Turns out, Sphinx AutoAPI [does support Go](https://sphinx-autoapi.readthedocs.io/en/latest/tutorials.html#go), but I couldn't get the Go bits working with Sphinx. I opened an issue upstream on readthedocs/sphinx-autoapi#196...

Upstream did not reply to my comment on the closed issue readthedocs/sphinx-autoapi#196, so I opened readthedocs/sphinx-autoapi#207 to bring it up one more time.

There was a docs issue upstream. It was fixed, but then discovered an [actual bug](https://github.com/readthedocs/sphinx-autoapi/issues/207#issuecomment-632111829). Upstream is responsive, it is just taking a little bit of time. This is slowly...

This briefly came up in the developer meeting yesterday. It is something on my radar, and the bug was fixed upstream. I suggested following back up on this after our...

One alternative option for me on this is that I could use the [UNICEF Inventory theme](https://unicef.github.io/inventory-hugo-theme/) for Hugo as a new approach for our documentation. It would add a limited...