Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Added files to documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed May 4, 2014
1 parent 81b351c commit 16fa7c8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/en/reference/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Combinatorics, Discrete Mathematics
* :doc:`Graph Theory <graphs/index>`
* :doc:`Matroid Theory <matroids/index>`
* :doc:`Discrete Dynamics <dynamics/index>`
* :doc:`Quviers <quivers/index>`

Structures, Coercion, Categories
--------------------------------
Expand Down
14 changes: 14 additions & 0 deletions src/doc/en/reference/quivers/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Quivers
=======

.. toctree::
:maxdepth: 2

sage/quivers/algebra
sage/quivers/homspace
sage/quivers/morphism
sage/quivers/path_semigroup
sage/quivers/representation

.. include:: ../footer.txt

0 comments on commit 16fa7c8

Please sign in to comment.