LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
bin/check_napoleon_gate.py
django_sphinx_hosting.egg-info/PKG-INFO
django_sphinx_hosting.egg-info/SOURCES.txt
django_sphinx_hosting.egg-info/dependency_links.txt
django_sphinx_hosting.egg-info/requires.txt
django_sphinx_hosting.egg-info/top_level.txt
doc/source/conf.py
sandbox/manage.py
sandbox/demo/__init__.py
sandbox/demo/gunicorn_config.py
sandbox/demo/logging.py
sandbox/demo/settings.py
sandbox/demo/settings_docker.py
sandbox/demo/urls.py
sandbox/demo/wsgi.py
sandbox/demo/core/__init__.py
sandbox/demo/core/admin.py
sandbox/demo/core/apps.py
sandbox/demo/core/forms.py
sandbox/demo/core/models.py
sandbox/demo/core/tests.py
sandbox/demo/core/urls.py
sandbox/demo/core/views.py
sandbox/demo/core/wildewidgets.py
sandbox/demo/core/management/commands/__init__.py
sandbox/demo/core/management/commands/bootstrap.py
sandbox/demo/core/migrations/__init__.py
sandbox/demo/tests/__init__.py
sandbox/demo/tests/test_navigation_customization_integration.py
sandbox/demo/users/__init__.py
sandbox/demo/users/apps.py
sandbox/demo/users/models.py
sandbox/demo/users/tests.py
sandbox/demo/users/management/__init__.py
sandbox/demo/users/management/commands/__init__.py
sandbox/demo/users/management/commands/list_api_users.py
sandbox/demo/users/management/commands/manage_api_user.py
sandbox/demo/users/migrations/0001_initial.py
sandbox/demo/users/migrations/0002_load_fixture.py
sandbox/demo/users/migrations/0003_api_group.py
sandbox/demo/users/migrations/0004_apiuser.py
sandbox/demo/users/migrations/0005_api_user_permissions.py
sandbox/demo/users/migrations/__init__.py
sandbox/etc/ipython_config.py
sandbox/tests/__init__.py
sandbox/tests/conftest.py
sphinx_hosting/__init__.py
sphinx_hosting/apps.py
sphinx_hosting/exc.py
sphinx_hosting/fields.py
sphinx_hosting/form_fields.py
sphinx_hosting/forms.py
sphinx_hosting/importers.py
sphinx_hosting/logging.py
sphinx_hosting/models.py
sphinx_hosting/py.typed
sphinx_hosting/search_indexes.py
sphinx_hosting/settings.py
sphinx_hosting/signals.py
sphinx_hosting/types.py
sphinx_hosting/urls.py
sphinx_hosting/validators.py
sphinx_hosting/views.py
sphinx_hosting/api/__init__.py
sphinx_hosting/api/apps.py
sphinx_hosting/api/permissions.py
sphinx_hosting/api/serializers.py
sphinx_hosting/api/urls.py
sphinx_hosting/api/views.py
sphinx_hosting/fixtures/classifiers.json
sphinx_hosting/management/__init__.py
sphinx_hosting/management/commands/__init__.py
sphinx_hosting/management/commands/fix_broken_hrefs.py
sphinx_hosting/management/commands/import_docs.py
sphinx_hosting/management/commands/parse_globaltoc.py
sphinx_hosting/management/commands/print_classifier_tree.py
sphinx_hosting/management/commands/print_doctree.py
sphinx_hosting/migrations/0001_initial.py
sphinx_hosting/migrations/0002_original_html.py
sphinx_hosting/migrations/0003_globaltoc.py
sphinx_hosting/migrations/0004_next_page_FK.py
sphinx_hosting/migrations/0005_orig_global_toc.py
sphinx_hosting/migrations/0006_classifiers_and_permissiongroups.py
sphinx_hosting/migrations/0007_load_classifiers.py
sphinx_hosting/migrations/0008_Version_archived.py
sphinx_hosting/migrations/0009_SphinxPage_searchable.py
sphinx_hosting/migrations/0010_add_groups.py
sphinx_hosting/migrations/0011_machinenamefield.py
sphinx_hosting/migrations/0012_project_relatedlinks.py
sphinx_hosting/migrations/0013_projectrelatedlink_url_to_uri.py
sphinx_hosting/migrations/0014_latest_version_as_field.py
sphinx_hosting/migrations/0015_migrate_to_latest_version_field.py
sphinx_hosting/migrations/0016_project_last_version_alter.py
sphinx_hosting/migrations/0017_alter_sphinxpage_body_and_more.py
sphinx_hosting/migrations/0018_sphinxdocument.py
sphinx_hosting/migrations/__init__.py
sphinx_hosting/static/sphinx_hosting/css/_classifierfilterblock.scss
sphinx_hosting/static/sphinx_hosting/css/_pygments.scss
sphinx_hosting/static/sphinx_hosting/css/_sphinx_layout.scss
sphinx_hosting/static/sphinx_hosting/css/sphinx_hosting.css
sphinx_hosting/static/sphinx_hosting/css/sphinx_hosting.scss
sphinx_hosting/static/sphinx_hosting/images/logo.jpg
sphinx_hosting/templates/search/indexes/sphinxhostingcore/sphinxpage_text.txt
sphinx_hosting/templates/sphinx_hosting/base.html
sphinx_hosting/templatetags/__init__.py
sphinx_hosting/templatetags/sphinx_hosting.py
sphinx_hosting/tests/__init__.py
sphinx_hosting/tests/conftest.py
sphinx_hosting/tests/settings.py
sphinx_hosting/tests/test_navigation_extensibility.py
sphinx_hosting/wildewidgets/__init__.py
sphinx_hosting/wildewidgets/classifier.py
sphinx_hosting/wildewidgets/navigation.py
sphinx_hosting/wildewidgets/project.py
sphinx_hosting/wildewidgets/search.py
sphinx_hosting/wildewidgets/sphinx_page.py
sphinx_hosting/wildewidgets/version.py
sphinx_hosting/wildewidgets/core/__init__.py
sphinx_hosting/wildewidgets/core/basic.py