Skip to content

Commit

Permalink
create entry point page
Browse files Browse the repository at this point in the history
  • Loading branch information
Signorini committed Apr 5, 2020
1 parent 92637cc commit 94ed123
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 26 deletions.
1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ms-webdocs
2 changes: 2 additions & 0 deletions docs/userguide/graphs/entry_points.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Entry points
================
1 change: 1 addition & 0 deletions docs/userguide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Graphs - Architecture maps
.. toctree::
:maxdepth: 2

graphs/entry_points
graphs/gpdependencies
graphs/bussiness_graphs

Expand Down
27 changes: 1 addition & 26 deletions requiriments.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
alabaster==0.7.12
argh==0.26.2
Babel==2.6.0
certifi==2018.11.29
chardet==3.0.4
docutils==0.14
idna==2.8
imagesize==1.1.0
Jinja2==2.10
livereload==2.6.0
MarkupSafe==1.1.0
packaging==19.0
pathtools==0.1.2
port-for==0.3.1
Pygments==2.3.1
pyparsing==2.3.1
pytz==2018.9
PyYAML==3.13
requests==2.21.0
six==1.12.0
snowballstemmer==1.2.1
Sphinx==1.8.3
sphinx-autobuild==0.7.1
sphinx-rtd-theme==0.4.2
sphinxcontrib-websupport==1.1.0
tornado==5.1.1
urllib3==1.24.1
watchdog==0.9.0
sphinx-rtd-theme==0.4.2

0 comments on commit 94ed123

Please sign in to comment.