# DoctreePages v1.2.1

**URL:** https://discourse.julialang.org/t/doctreepages-v1-2-1/84546
**Category:** Package Announcements
**Created:** [July 20, 2022, 3:41pm UTC](https://discourse.julialang.org/t/doctreepages-v1-2-1/84546 "2022-07-20T15:41:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rratic](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rratic/32/24917_2.png) [@Rratic](https://discourse.julialang.org/u/Rratic)
#### Post date: [July 20, 2022, 3:41pm UTC](https://discourse.julialang.org/t/doctreepages-v1-2-1/84546/1 "2022-07-20T15:41:14Z")

</div>

[repo here](https://github.com/JuliaRoadmap/DoctreePages.jl) (also read it’s `.github/workflows`) | [sample here](https://juliaroadmap.github.io/zh/docs/meta/doctest.html)

Since it’s been quite some time since last release and things have changed quite greatly, I guess it’s the time to publish v1.2 announcement ; and since I haven’t seen anyone using it except me, no version-promote guide is provided.

Detailed information can be found in README. The pages are generated by itself.

This package is **not specialy designed for package documentation**. Instead, it’s more suitable for educational-purpose documents, blogs, etc.

**Compare with Documenter**

- different structure
- as listed in docs, DoctreePages has more features in certain fields
- Documenter automatically supports multi-version docs, docs search, pr review, etc, which may be useful under certain occasions

issues&PRs welcome! it’s still developing
