Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Julia: add API docs back #16348

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Julia: add API docs back #16348

merged 1 commit into from
Oct 2, 2019

Conversation

apua
Copy link
Contributor

@apua apua commented Oct 1, 2019

Description

ndarray and symbolic-node have been refactored by splitting into a
few files in commits ed83071 and 36a3cb8, but the corresponding
document setting for MXNet.jl is not updated yet.

List all split source files into the at_autodoc setting.

Also refer to the at_autodoc setting in julia/docs/src/api/optimizer.md

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)

Changes

  • Julia docs

Comments

  • Not sure should it be fixed in master branch or 1.5.x
  • How about separate ndarray and symbolic-node articles to sections
    as optimizer article?

@apua apua requested a review from iblislin as a code owner October 1, 2019 08:57
@iblislin
Copy link
Member

iblislin commented Oct 1, 2019

ah, please modify your commit message and make sure not pinging someone.
e.g. @autodoc -> at_autodoc

@apua
Copy link
Contributor Author

apua commented Oct 1, 2019

Updated.

Moreover, @iblis17, is it fine to merge the commit onto your 1.5.x branch?

@iblislin
Copy link
Member

iblislin commented Oct 1, 2019

yeah, I will backport it in another PR.

`ndarray` and `symbolic-node` have been refactored by splitting into a
few files in commits ed83071 and 36a3cb8, but the corresponding
document setting for MXNet.jl is not updated yet.

List all split source files into the `at_autodoc` setting.

Also refer to the `at_autodoc` setting in `julia/docs/src/api/optimizer.md`
@iblislin
Copy link
Member

iblislin commented Oct 2, 2019

I think the CI failures are unrelated.

@iblislin iblislin merged commit f3b4377 into apache:ib/backport-jl Oct 2, 2019
@iblislin
Copy link
Member

iblislin commented Oct 2, 2019

Just found that this PR isn't merged into master.
Please open another PR for merging it into master.
Always do that first, and I will backport it manually.

iblislin added a commit that referenced this pull request Dec 17, 2019
* julia: bump window prebult binary version to v1.5.0 (#15608)

- remove file REQUIRE, it's stale for Pkg3.jl

* update julia install doc (#15609)

* julia: fix `mx.forward` kwargs checking (#16138)

close dmlc/MXNet.jl#431

* Julia: add API docs back (#16348)

`ndarray` and `symbolic-node` have been refactored by splitting into a
few files in commits ed83071 and 36a3cb8, but the corresponding
document setting for MXNet.jl is not updated yet.

List all split source files into the `at_autodoc` setting.

Also refer to the `at_autodoc` setting in `julia/docs/src/api/optimizer.md`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants