Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Convert the docstrings of examples in `examples/*` to use Markdown formatting #12219
Comments
|
See #11758 |
|
Tu add an example to the docs, just modify the file |
|
Hi! I'd like to start working on this if possible. Are there any specific guidelines on how visibility should be improved? Or should it be figured out from the two existing examples in mkdocs.yml? |
|
It's just making sure that the page is rendered correctly in the docs. No need to be fancy. Also, it is advised to do one pull request per example file. This is faster to review. |
|
Pull requests for this issue should include a screenshot of the docs to facilitate the review process. |
|
@gabrieldemarmiesse Can i start working on this issue? |
|
@gabrieldemarmiesse Why this issue is still open? I guess every file is converted for Markdown. |
|
Some PRs are note merged yet. So we can't really close this issue. |
|
building the documentation using
I've worked on those and sent its PR(#12717 - #12763), one per example as you advised. |
|
Is any more help needed on this or not? |
|
Hi @qwertpi, I've covered all examples in |
|
Hi @marcemq , @qwertpi , @gabrieldemarmiesse , Is this still an open issue? I am new to open source and looking to contribute to keras |
|
I am new to open source and would like to contribute to this code |


(e.g. for links and images), because some of these examples are now being rendered in the docs.
Added by @fchollet in requests for contributions.