From 7a3629bd62f50ad6b1ff440ca675df47224f82ed Mon Sep 17 00:00:00 2001 From: long2ice Date: Wed, 19 May 2021 22:10:17 +0800 Subject: [PATCH] update docs --- babel.cfg | 2 +- docs/en/docs/pro/sponsor.md | 2 +- docs/en/docs/pro/support.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/babel.cfg b/babel.cfg index 82a1262..806b6cb 100644 --- a/babel.cfg +++ b/babel.cfg @@ -1,3 +1,3 @@ [python: fastapi_admin/**.py] [jinja2: fastapi_admin/templates/**.html] -extensions = jinja2.ext.i18n,jinja2.ext.autoescape,jinja2.ext.with_,jinja2.ext.do +extensions = jinja2.ext.i18n,jinja2.ext.autoescape diff --git a/docs/en/docs/pro/sponsor.md b/docs/en/docs/pro/sponsor.md index c247a22..abeceeb 100644 --- a/docs/en/docs/pro/sponsor.md +++ b/docs/en/docs/pro/sponsor.md @@ -1,7 +1,7 @@ # Sponsor The pro version is just for the sponsors. As a sponsor, you will get source code or be invited -to [fastapi-admin](https://github.com/fastapi-admin) organization as an outside collaborator with readonly access, and +to [fastapi-admin](https://github.com/fastapi-admin) organization as an `outside collaborator with readonly access`, and you can get the pro features and get updates for a time. ## How to become a sponsor diff --git a/docs/en/docs/pro/support.md b/docs/en/docs/pro/support.md index 0daeffd..916d433 100644 --- a/docs/en/docs/pro/support.md +++ b/docs/en/docs/pro/support.md @@ -1,5 +1,5 @@ # Support -Whenever you have any questions, you can send email to or -open [issues](https://github.com/fastapi-admin/fastapi-admin-pro/issues/new) in `fastapi-admin-pro` +Whenever you have any questions, you can open [issues](https://github.com/fastapi-admin/fastapi-admin-pro/issues/new) +in `fastapi-admin-pro` repository for help, I will answer your questions as soon as possible.