File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 88 via ` griffe-pydantic ` in API reference docs (#189 ).
99- Declare ` RTFDocument._table_space ` as a Pydantic private attribute to
1010 prevent mkdocstrings render errors in static mode (#189 ).
11+ - Add Code Wiki link as README badge and site navigation link (#191 ).
1112
1213## rtflite 2.5.2
1314
Original file line number Diff line number Diff line change 88[ ![ Ruff check] ( https://github.com/pharmaverse/rtflite/actions/workflows/ruff-check.yml/badge.svg )] ( https://github.com/pharmaverse/rtflite/actions/workflows/ruff-check.yml )
99[ ![ Documentation] ( https://github.com/pharmaverse/rtflite/actions/workflows/docs.yml/badge.svg )] ( https://pharmaverse.github.io/rtflite/ )
1010![ License] ( https://img.shields.io/pypi/l/rtflite )
11+ [ ![ View Code Wiki] ( https://www.gstatic.com/_/boq-sdlc-agents-ui/_/r/ytWqxKl5yfM.svg )] ( https://codewiki.google/github.com/pharmaverse/rtflite )
1112
1213Lightweight RTF composer for Python.
1314
Original file line number Diff line number Diff line change 88 via ` griffe-pydantic ` in API reference docs (#189 ).
99- Declare ` RTFDocument._table_space ` as a Pydantic private attribute to
1010 prevent mkdocstrings render errors in static mode (#189 ).
11+ - Add Code Wiki link as README badge and site navigation link (#191 ).
1112
1213## rtflite 2.5.2
1314
Original file line number Diff line number Diff line change 88[ ![ Ruff check] ( https://github.com/pharmaverse/rtflite/actions/workflows/ruff-check.yml/badge.svg )] ( https://github.com/pharmaverse/rtflite/actions/workflows/ruff-check.yml )
99[ ![ Documentation] ( https://github.com/pharmaverse/rtflite/actions/workflows/docs.yml/badge.svg )] ( https://pharmaverse.github.io/rtflite/ )
1010![ License] ( https://img.shields.io/pypi/l/rtflite )
11+ [ ![ View Code Wiki] ( https://www.gstatic.com/_/boq-sdlc-agents-ui/_/r/ytWqxKl5yfM.svg )] ( https://codewiki.google/github.com/pharmaverse/rtflite )
1112
1213Lightweight RTF composer for Python.
1314
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Copyright © 2026 rtflite authors
1313nav = [
1414 { "Home" = " index.md" },
1515 { "Quickstart" = " articles/quickstart.md" },
16+ { "Code Wiki" = " https://codewiki.google/github.com/pharmaverse/rtflite" },
1617 { "Articles" = [
1718 { "Examples" = [
1819 " articles/example-baseline.md" ,
You can’t perform that action at this time.
0 commit comments