# \[documenter\] From Notebook to Markdown with docstrings?

**URL:** https://discourse.julialang.org/t/documenter-from-notebook-to-markdown-with-docstrings/24657
**Category:** General Usage
**Tags:** documenter
**Created:** [May 27, 2019, 8:00pm UTC](https://discourse.julialang.org/t/documenter-from-notebook-to-markdown-with-docstrings/24657 "2019-05-27T20:00:47Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![anon32405968](https://avatars.discourse-cdn.com/v4/letter/a/57b2e6/32.png) [@anon32405968](https://discourse.julialang.org/u/anon32405968)
#### Post date: [May 31, 2020, 8:39pm UTC](https://discourse.julialang.org/t/documenter-from-notebook-to-markdown-with-docstrings/24657/9 "2020-05-31T20:39:27Z")

</div>

An update for people stumbling onto this older post, if your aim is to have one set of documents for updating that can be used as both Jupyter notebooks and source for documentation then Literate.jl is probably the way to go, as mentioned by @fredrikekre , at least that is the solution we are likely to use moving forward. It’s really easy to use, and there’s no use case I can think of it doesn’t cover.

---

_[View the full topic](https://discourse.julialang.org/t/documenter-from-notebook-to-markdown-with-docstrings/24657)._
