Skip to content

Commit

Permalink
update readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
xyluo25 committed Aug 6, 2024
1 parent 2412f61 commit f310075
Show file tree
Hide file tree
Showing 142 changed files with 483 additions and 463 deletions.
40 changes: 2 additions & 38 deletions docs/source/reference/api/pyufunc.GMNSAgent.rst
Original file line number Diff line number Diff line change
@@ -1,43 +1,7 @@
pyufunc.GMNSAgent
=================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autoclass:: GMNSAgent
.. autofunction:: GMNSAgent


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~GMNSAgent.__init__
~GMNSAgent.as_dict





.. rubric:: Attributes

.. autosummary::

~GMNSAgent.agent_type
~GMNSAgent.b_complete_trip
~GMNSAgent.b_generated
~GMNSAgent.d_node_id
~GMNSAgent.d_zone_id
~GMNSAgent.d_zone_name
~GMNSAgent.departure_time
~GMNSAgent.geometry
~GMNSAgent.id
~GMNSAgent.o_node_id
~GMNSAgent.o_zone_id
~GMNSAgent.o_zone_name
~GMNSAgent.path_cost
~GMNSAgent.path_node_seq
~GMNSAgent.path_link_seq


41 changes: 2 additions & 39 deletions docs/source/reference/api/pyufunc.GMNSLink.rst
Original file line number Diff line number Diff line change
@@ -1,44 +1,7 @@
pyufunc.GMNSLink
================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autoclass:: GMNSLink
.. autofunction:: GMNSLink


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~GMNSLink.__init__
~GMNSLink.as_dict
~GMNSLink.to_networkx





.. rubric:: Attributes

.. autosummary::

~GMNSLink.allowed_uses
~GMNSLink.capacity
~GMNSLink.dir_flag
~GMNSLink.free_speed
~GMNSLink.from_biway
~GMNSLink.from_node_id
~GMNSLink.geometry
~GMNSLink.id
~GMNSLink.is_link
~GMNSLink.lanes
~GMNSLink.length
~GMNSLink.link_type
~GMNSLink.link_type_name
~GMNSLink.name
~GMNSLink.to_node_id


38 changes: 2 additions & 36 deletions docs/source/reference/api/pyufunc.GMNSNode.rst
Original file line number Diff line number Diff line change
@@ -1,41 +1,7 @@
pyufunc.GMNSNode
================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autoclass:: GMNSNode
.. autofunction:: GMNSNode


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~GMNSNode.__init__
~GMNSNode.as_dict
~GMNSNode.to_networkx





.. rubric:: Attributes

.. autosummary::

~GMNSNode.activity_location_tab
~GMNSNode.activity_type
~GMNSNode.attraction
~GMNSNode.boundary_flag
~GMNSNode.ctrl_type
~GMNSNode.geometry
~GMNSNode.id
~GMNSNode.poi_id
~GMNSNode.production
~GMNSNode.x_coord
~GMNSNode.y_coord
~GMNSNode.zone_id


35 changes: 2 additions & 33 deletions docs/source/reference/api/pyufunc.GMNSPOI.rst
Original file line number Diff line number Diff line change
@@ -1,38 +1,7 @@
pyufunc.GMNSPOI
===============

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autoclass:: GMNSPOI
.. autofunction:: GMNSPOI


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~GMNSPOI.__init__
~GMNSPOI.as_dict
~GMNSPOI.to_networkx





.. rubric:: Attributes

.. autosummary::

~GMNSPOI.count
~GMNSPOI.geometry
~GMNSPOI.id
~GMNSPOI.poi_type
~GMNSPOI.x_coord
~GMNSPOI.y_coord
~GMNSPOI.zone_id
~GMNSPOI.area
~GMNSPOI.trip_rate


41 changes: 2 additions & 39 deletions docs/source/reference/api/pyufunc.GMNSZone.rst
Original file line number Diff line number Diff line change
@@ -1,44 +1,7 @@
pyufunc.GMNSZone
================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autoclass:: GMNSZone
.. autofunction:: GMNSZone


.. automethod:: __init__


.. rubric:: Methods

.. autosummary::

~GMNSZone.__init__
~GMNSZone.as_dict





.. rubric:: Attributes

.. autosummary::

~GMNSZone.attraction
~GMNSZone.attraction_fixed
~GMNSZone.centroid
~GMNSZone.centroid_x
~GMNSZone.centroid_y
~GMNSZone.geometry
~GMNSZone.id
~GMNSZone.name
~GMNSZone.production
~GMNSZone.production_fixed
~GMNSZone.x_max
~GMNSZone.x_min
~GMNSZone.y_max
~GMNSZone.y_min
~GMNSZone.node_id_list
~GMNSZone.poi_id_list


5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.add_date_in_filename.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.add\_date\_in\_filename
===============================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: add_date_in_filename

.. autofunction:: add_date_in_filename
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.add_dir_to_env.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.add\_dir\_to\_env
=========================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: add_dir_to_env

.. autofunction:: add_dir_to_env
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.algo_bubble_sort.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.algo\_bubble\_sort
==========================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: algo_bubble_sort

.. autofunction:: algo_bubble_sort
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.algo_heap_sort.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.algo\_heap\_sort
========================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: algo_heap_sort

.. autofunction:: algo_heap_sort
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.algo_insertion_sort.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.algo\_insertion\_sort
=============================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: algo_insertion_sort

.. autofunction:: algo_insertion_sort
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.algo_merge_sort.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.algo\_merge\_sort
=========================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: algo_merge_sort

.. autofunction:: algo_merge_sort
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.algo_quick_sort.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.algo\_quick\_sort
=========================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: algo_quick_sort

.. autofunction:: algo_quick_sort
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.algo_selection_sort.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.algo\_selection\_sort
=============================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: algo_selection_sort

.. autofunction:: algo_selection_sort
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.calc\_distance\_on\_unit\_sphere
========================================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: calc_distance_on_unit_sphere

.. autofunction:: calc_distance_on_unit_sphere
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.check_file_existence.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.check\_file\_existence
==============================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: check_file_existence

.. autofunction:: check_file_existence
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.check_filename.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.check\_filename
=======================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: check_filename

.. autofunction:: check_filename
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.check_files_in_dir.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.check\_files\_in\_dir
=============================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: check_files_in_dir

.. autofunction:: check_files_in_dir
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.check_platform.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.check\_platform
=======================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: check_platform

.. autofunction:: check_platform
5 changes: 3 additions & 2 deletions docs/source/reference/api/pyufunc.count_lines_of_code.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.count\_lines\_of\_code
==============================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: count_lines_of_code

.. autofunction:: count_lines_of_code
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pyufunc.create\_circle\_at\_point\_with\_radius
===============================================

.. currentmodule:: pyufunc
.. automodule:: pyufunc

.. autofunction:: create_circle_at_point_with_radius

.. autofunction:: create_circle_at_point_with_radius
Loading

0 comments on commit f310075

Please sign in to comment.