copyright.html — fastapi Source File
Architecture documentation for copyright.html, a html file in the fastapi codebase.
Entity Profile
Source Code
<div class="md-copyright">
<div class="md-copyright__highlight">
The FastAPI trademark is owned by <a href="https://tiangolo.com" target="_blank">@tiangolo</a> and is registered in the US and across other regions
</div>
{% if not config.extra.generator == false %}
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
{% endif %}
</div>
Source
Frequently Asked Questions
What does copyright.html do?
copyright.html is a source file in the fastapi codebase, written in html.
Where is copyright.html in the architecture?
copyright.html is located at docs/en/overrides/partials/copyright.html (directory: docs/en/overrides/partials).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free