Skip to content
This repository has been archived by the owner. It is now read-only.
2.0.0
Switch branches/tags
browser-ios/Docs/Dependency Graphs/
browser-ios/Docs/Dependency Graphs/
This branch is 13 commits ahead, 675 commits behind master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Available Dependency Graphs

  • digraph-fxios - a graph showing dependencies between the different targets in Firefox for iOS
  • digraph-fxios-carthage - a graph showing dependencies between Firefox for iOS targets and our Carthage Dependencies
  • digraph-carthage-fxios - a graph showing dependencies between our Carthage Dependencies and Firefox for iOS targets

Generating dependency graphs

  • Download Graphviz or install via homebrew brew install graphviz
  • Open Graphviz.app
  • Import .dot file
  • Export as jpg or pdf

Examples

Here are some examples of more things you can do with Graphviz