John Fairhurst
John Fairhurst
Try `ls -a` in the `docs/docsets/` directory? The only gotcha I can see is that if you do not give jazzy `--module` then it uses an empty string for the...
I'm going to keep this open to do some code changes to avoid/warn about this.
I feel a bit more relaxed about adding 'example' or custom callouts to jazzy. I think documentation authors can decide for themselves whether to use them, and make the decision...
Depending on scale you may find it easier to turn off `skip_undocumented` and use `:nodoc:` to explicitly opt items out of documentation.
@justinmkaufman slow but steady. To help us out are you able to share how you would use it (eg. how many levels, what jazzy theme you're using...)
OK - see #105 for the filesystem thing but yes we need this multi-level part first. Your code is saying "when I see a string object in a `children` array...
@andyb1979 I rebased the [jf-nested-dev](https://github.com/realm/jazzy/tree/jf-nested-dev) branch that took pieces of code and lots of learning from #982 and the core function looks to basically work. The biggest remaining piece that...
I think you want `-x SYMROOT=wherever`
This is a limitation in redcarpet; Xcode definitely implements this.
Closing this now, docs suggest using DEVELOPER_DIR for this kind of scenario.