mirror of https://github.com/zulip/zulip.git
fe03d2a533
Previously, we got the directory path for all documentation pages before checking for API method and path information in the OpenAPI documentation. Instead, we now check the `path_template` is the API documentation view template before getting the directory path. Also, changes the confusingly named `article_path` variable, which overlapped with the DocumentationArticle dataclass `article_path` field, to now be `api_documentation_path`. Prep commit for moving the help center documentation to a top level directory. |
||
---|---|---|
.. | ||
actions | ||
data_import | ||
integration_fixtures/nagios | ||
lib | ||
management | ||
migrations | ||
openapi | ||
tests | ||
tornado | ||
views | ||
webhooks | ||
worker | ||
__init__.py | ||
apps.py | ||
context_processors.py | ||
decorator.py | ||
filters.py | ||
forms.py | ||
logging_handlers.py | ||
middleware.py | ||
models.py | ||
signals.py |