Added built docs
This commit is contained in:
20
docs/build/_sources/index.rst.txt
vendored
Normal file
20
docs/build/_sources/index.rst.txt
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
.. Transport Accessibility documentation master file, created by
|
||||
sphinx-quickstart on Mon Jun 3 13:49:21 2024.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome to Transport Accessibility's documentation!
|
||||
===================================================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
modules
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
7
docs/build/_sources/manage.rst.txt
vendored
Normal file
7
docs/build/_sources/manage.rst.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
manage module
|
||||
=============
|
||||
|
||||
.. automodule:: manage
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
9
docs/build/_sources/modules.rst.txt
vendored
Normal file
9
docs/build/_sources/modules.rst.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
transport_accessibility
|
||||
=======================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
manage
|
||||
pt_map
|
||||
transport_accessibility
|
||||
101
docs/build/_sources/pt_map.migrations.rst.txt
vendored
Normal file
101
docs/build/_sources/pt_map.migrations.rst.txt
vendored
Normal file
@@ -0,0 +1,101 @@
|
||||
pt\_map.migrations package
|
||||
==========================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pt\_map.migrations.0001\_initial module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0001_initial
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0002\_alter\_calendardate\_unique\_together\_and\_more module
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0002_alter_calendardate_unique_together_and_more
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0003\_alter\_calendar\_service\_id\_and\_more module
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0003_alter_calendar_service_id_and_more
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0004\_alter\_agency\_agency\_id\_alter\_calendar\_service\_id\_and\_more module
|
||||
--------------------------------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0004_alter_agency_agency_id_alter_calendar_service_id_and_more
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0005\_level\_remove\_stop\_tts\_stop\_name\_agency\_agency\_lang\_and\_more module
|
||||
-----------------------------------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0005_level_remove_stop_tts_stop_name_agency_agency_lang_and_more
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0006\_alter\_route\_route\_type module
|
||||
---------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0006_alter_route_route_type
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0007\_location\_translation\_attribution\_bookingrule module
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0007_location_translation_attribution_bookingrule
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0008\_area\_farelegrule\_faremedia\_fareproduct\_and\_more module
|
||||
------------------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0008_area_farelegrule_faremedia_fareproduct_and_more
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0009\_rename\_faremedia\_faremedium module
|
||||
-------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0009_rename_faremedia_faremedium
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0010\_rename\_location\_locationgeojson module
|
||||
-----------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0010_rename_location_locationgeojson
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.migrations.0011\_rename\_locationgeojson\_locationsgeojson module
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: pt_map.migrations.0011_rename_locationgeojson_locationsgeojson
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: pt_map.migrations
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
85
docs/build/_sources/pt_map.rst.txt
vendored
Normal file
85
docs/build/_sources/pt_map.rst.txt
vendored
Normal file
@@ -0,0 +1,85 @@
|
||||
pt\_map package
|
||||
===============
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
pt_map.migrations
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pt\_map.admin module
|
||||
--------------------
|
||||
|
||||
.. automodule:: pt_map.admin
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.apps module
|
||||
-------------------
|
||||
|
||||
.. automodule:: pt_map.apps
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.bridge module
|
||||
---------------------
|
||||
|
||||
.. automodule:: pt_map.bridge
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.gtfs module
|
||||
-------------------
|
||||
|
||||
.. automodule:: pt_map.gtfs
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.models module
|
||||
---------------------
|
||||
|
||||
.. automodule:: pt_map.models
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.tests module
|
||||
--------------------
|
||||
|
||||
.. automodule:: pt_map.tests
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.urls module
|
||||
-------------------
|
||||
|
||||
.. automodule:: pt_map.urls
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pt\_map.views module
|
||||
--------------------
|
||||
|
||||
.. automodule:: pt_map.views
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: pt_map
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
45
docs/build/_sources/transport_accessibility.rst.txt
vendored
Normal file
45
docs/build/_sources/transport_accessibility.rst.txt
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
transport\_accessibility package
|
||||
================================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
transport\_accessibility.asgi module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: transport_accessibility.asgi
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
transport\_accessibility.settings module
|
||||
----------------------------------------
|
||||
|
||||
.. automodule:: transport_accessibility.settings
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
transport\_accessibility.urls module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: transport_accessibility.urls
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
transport\_accessibility.wsgi module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: transport_accessibility.wsgi
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: transport_accessibility
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user