mirror of
https://github.com/django-components/django-components.git
synced 2025-08-21 14:40:15 +00:00
Deployed 594c068
to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
b658c5b4e8
commit
027fee8296
54 changed files with 139 additions and 142 deletions
|
@ -2,9 +2,9 @@ from pathlib import Path
|
|||
from typing import List, Optional, Type
|
||||
|
||||
import griffe
|
||||
from mkdocs_util import get_mkdocstrings_plugin_handler_options, import_object, load_config
|
||||
|
||||
from django_components.util.misc import get_import_path
|
||||
from docs.scripts.mkdocs import get_mkdocstrings_plugin_handler_options, import_object, load_config
|
||||
|
||||
SOURCE_CODE_GIT_BRANCH = "master"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue