Releases: LuxDL/DocumenterVitepress.jl
Releases · LuxDL/DocumenterVitepress.jl
v0.1.7
DocumenterVitepress v0.1.7
Merged pull requests:
- enhance readabilities (#205) (@lazarusA)
- Add a new line after block quotes are emitted (#206) (@asinghvi17)
- Fix the issue of infinite .documenter directories (#207) (@asinghvi17)
v0.1.6
DocumenterVitepress v0.1.6
Merged pull requests:
Closed issues:
- Docs permemantly broken after two merges in quick succession (#203)
v0.1.5
v0.1.4
DocumenterVitepress v0.1.4
Merged pull requests:
- versioning, picker component (#178) (@lazarusA)
- Fix nested markdown list (#191) (@abhro)
- author badge (#196) (@lazarusA)
- fixes ico logo (#197) (@lazarusA)
- stop vitepress before generating new files (#198) (@lazarusA)
- dimm down those greens (#199) (@lazarusA)
- bump version (#200) (@lazarusA)
Closed issues:
- Fix
'
characters written to config.mts (#94) - Add DocumenterCitation.jl support (#100)
- Deployed docs not rendering anything correctly (#183)
- REPLACE_ICON / FAVICON is broken. (#184)
- Mathjax rendering issues on github CI (#185)
- IOError on
ispath(".../.documenter/.documenter/.documenter/...")
when rebuilding documentation locally withbuild_vitepress=false
andnpm run docs:dev
running (#194) - Favicon in
assets
folder ignored (#195)
v0.1.3
DocumenterVitepress v0.1.3
Merged pull requests:
Closed issues:
- support
CollapsedDocStrings
option from@meta
block (#180)
v0.1.2
DocumenterVitepress v0.1.2
Merged pull requests:
- Update Documenter.jl script example (#156) (@abhro)
- Don't force inlining of svgs (#157) (@jkrumbiegel)
- wider layout, is it better? (#158) (@lazarusA)
- Improve the docs for MarkdownVitepress (#160) (@asinghvi17)
- Update documenter_to_vitepress_docs_example.md (#162) (@tobydriscoll)
- Make things work with LiveServer (#164) (@asinghvi17)
- [DOCS] Tutorial for LiveServer usage (#165) (@TheCedarPrince)
- fix: inline math rendering (#169) (@thofma)
- Fix typo in docs (#170) (@oameye)
- Use custom-block for docstrings (#175) (@tpoisot)
- no mono ligatures (#177) (@lazarusA)
- Bring the badge back (#179) (@tpoisot)
Closed issues:
v0.1.1
DocumenterVitepress v0.1.1
Merged pull requests:
- Fix links/Markdown in headings (#151) (@asinghvi17)
- Pick up headers for the sidebar correctly (#155) (@asinghvi17)
v0.1.0
DocumenterVitepress v0.1.0
Merged pull requests:
- Minor documentation patches/fixes (#149) (@abhro)
- Update the description field in template/config.mts to actually work (#152) (@asinghvi17)
- Bump version to v0.1.0 (#153) (@asinghvi17)
Closed issues:
- How to deploy on GitLab (#145)
v0.0.21
DocumenterVitepress v0.0.21
Merged pull requests:
- [WIP] Create an interface for local development (#131) (@asinghvi17)
- Uprading docs from Documenter.jl to DocumenterVitepress.jl (#133) (@Jay-sanjay)
- La/fix docs (#136) (@lazarusA)
- Correct the user-facing vitepress interface, print Julia values inline, add some fields to
MarkdownVitepress
(#138) (@asinghvi17) - feat: first working version for DocumenterCitations (#139) (@thofma)
v0.0.20
DocumenterVitepress v0.0.20
Merged pull requests:
- Build vitepress directly without relying on package.json in writer (#105) (@asinghvi17)
- Test trailing slash (#126) (@asinghvi17)
- Escape single quotes in item links for side and nav bars (#130) (@asinghvi17)
Closed issues:
- Single quote in page title breaks build (#129)