Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: tools/telemetry/third_party/modulegraph/doc/index.rst

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/telemetry/third_party/modulegraph/doc/index.rst
diff --git a/tools/telemetry/third_party/modulegraph/doc/index.rst b/tools/telemetry/third_party/modulegraph/doc/index.rst
deleted file mode 100644
index 534b4d3de83618979b71c9bbbde9444e3cfd4c4c..0000000000000000000000000000000000000000
--- a/tools/telemetry/third_party/modulegraph/doc/index.rst
+++ /dev/null
@@ -1,42 +0,0 @@
-.. modulegraph documentation master file, created by
- sphinx-quickstart on Tue Sep 28 21:04:40 2010.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
-
-Modulegraph - Python module dependency graph
-============================================
-
-modulegraph determines a dependency graph between Python modules primarily
-by bytecode analysis for import statements.
-
-modulegraph uses similar methods to :mod:`modulefinder` from the standard library,
-but uses a more flexible internal representation, has more extensive
-knowledge of special cases, and is extensible.
-
-Contents:
-
-.. toctree::
- :maxdepth: 1
-
- changelog
- license
- commandline
- modulegraph
- find_modules
- util
- zipio
-
-Online Resources
-----------------
-
-* `Sourcecode repository on bitbucket <http://bitbucket.org/ronaldoussoren/modulegraph/>`_
-
-* `The issue tracker <http://bitbucket.org/ronaldoussoren/modulegraph/issues>`_
-
-Indices and tables
-------------------
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-
« no previous file with comments | « tools/telemetry/third_party/modulegraph/doc/find_modules.rst ('k') | tools/telemetry/third_party/modulegraph/doc/license.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698