2019-05-17 20:50:25 -07:00
<!DOCTYPE html>
<!--
2024-01-30 16:51:43 -08:00
| Generated by Apache Maven Doxia Site Renderer 2.0.0-M16 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:scm at $dateFormat.format( $currentDate )
2020-09-29 18:14:41 -07:00
| Rendered using Apache Maven Fluido Skin 1.8
2019-05-17 20:50:25 -07:00
-->
2023-07-30 06:38:21 -07:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "" >
2019-05-17 20:50:25 -07:00
< head >
< meta charset = "UTF-8" / >
2020-09-29 18:14:41 -07:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2024-01-30 16:51:43 -08:00
< meta name = "generator" content = "Apache Maven Doxia Site Renderer 2.0.0-M16" / >
2023-07-30 06:38:21 -07:00
< title > ZXing – Source Code Management< / title >
2020-09-29 18:14:41 -07:00
< link rel = "stylesheet" href = "./css/apache-maven-fluido-1.8.min.css" / >
2019-05-17 20:50:25 -07:00
< link rel = "stylesheet" href = "./css/site.css" / >
< link rel = "stylesheet" href = "./css/print.css" media = "print" / >
2020-09-29 18:14:41 -07:00
< script src = "./js/apache-maven-fluido-1.8.min.js" > < / script >
2019-05-17 20:50:25 -07:00
< / head >
< body class = "topBarDisabled" >
< div class = "container-fluid" >
2020-09-29 18:14:41 -07:00
< header >
< div id = "banner" >
2022-11-01 20:12:49 -07:00
< div class = "pull-left" > < h1 > ZXing
< / h1 > < / div >
2020-09-29 18:14:41 -07:00
< div class = "pull-right" > < / div >
< div class = "clear" > < hr / > < / div >
< / div >
2019-05-17 20:50:25 -07:00
2020-09-29 18:14:41 -07:00
< div id = "breadcrumbs" >
< ul class = "breadcrumb" >
2022-11-01 20:12:49 -07:00
< li id = "publishDate" > $i18n.getString( "site-renderer", $locale, "template.lastpublished" ): $dateValue< span class = "divider" > |< / span >
2019-05-17 20:50:25 -07:00
< / li >
2024-01-30 16:51:43 -08:00
< li id = "projectVersion" > $i18n.getString( "site-renderer", $locale, "template.version" ): 3.5.3< / li >
2020-09-29 18:14:41 -07:00
< / ul >
< / div >
< / header >
2019-05-17 20:50:25 -07:00
< div class = "row-fluid" >
2020-09-29 18:14:41 -07:00
< header id = "leftColumn" class = "span2" >
< nav class = "well sidebar-nav" >
< ul class = "nav nav-list" >
< li class = "nav-header" > Project Documentation< / li >
2019-05-17 20:50:25 -07:00
< li > < a href = "project-info.html" title = "Project Information" > < span class = "icon-chevron-down" > < / span > Project Information< / a >
2020-09-29 18:14:41 -07:00
< ul class = "nav nav-list" >
< li > < a href = "dependency-info.html" title = "Dependency Information" > < span class = "none" > < / span > Dependency Information< / a > < / li >
< li > < a href = "dependency-management.html" title = "Dependency Management" > < span class = "none" > < / span > Dependency Management< / a > < / li >
< li > < a href = "index.html" title = "About" > < span class = "none" > < / span > About< / a > < / li >
< li > < a href = "issue-management.html" title = "Issue Management" > < span class = "none" > < / span > Issue Management< / a > < / li >
< li > < a href = "licenses.html" title = "Licenses" > < span class = "none" > < / span > Licenses< / a > < / li >
< li > < a href = "mailing-lists.html" title = "Mailing Lists" > < span class = "none" > < / span > Mailing Lists< / a > < / li >
< li class = "active" > < a href = "#" > < span class = "none" > < / span > Source Code Management< / a > < / li >
< / ul > < / li >
2019-05-17 20:50:25 -07:00
< li > < a href = "project-reports.html" title = "Project Reports" > < span class = "icon-chevron-right" > < / span > Project Reports< / a > < / li >
2020-09-29 18:14:41 -07:00
< / ul >
< / nav >
< div class = "well sidebar-nav" >
< hr / >
< div id = "poweredBy" >
< div class = "clear" > < / div >
< div class = "clear" > < / div >
< div class = "clear" > < / div >
2022-11-01 20:12:49 -07:00
< a href = "http://maven.apache.org/" title = "$i18n.getString( " site-renderer " , $ locale , " template . builtby " ) Maven " class = "poweredBy" > < img class = "builtBy" alt = "$i18n.getString( " site-renderer " , $ locale , " template . builtby " ) Maven " src = "./images/logos/maven-feather.png" / > < / a >
2019-05-17 20:50:25 -07:00
< / div >
< / div >
2020-09-29 18:14:41 -07:00
< / header >
< main id = "bodyColumn" class = "span10" >
< section >
2023-07-30 06:38:21 -07:00
< h1 > Overview< / h1 > < a id = "Overview" > < / a >
2020-09-29 18:14:41 -07:00
< p > This project uses < a class = "externalLink" href = "https://git-scm.com/" > Git< / a > to manage its source code. Instructions on Git use can be found at < a class = "externalLink" href = "https://git-scm.com/documentation" > https://git-scm.com/documentation< / a > .< / p > < / section > < section >
2023-07-30 06:38:21 -07:00
< h1 > Web Browser Access< / h1 > < a id = "Web_Browser_Access" > < / a >
2019-05-17 20:50:25 -07:00
< p > The following is a link to a browsable version of the source repository:< / p >
2023-07-30 06:38:21 -07:00
< div class = "verbatim" >
< pre > < a class = "externalLink" href = "https://github.com/zxing/zxing" > https://github.com/zxing/zxing< / a > < / pre > < / div > < / section > < section >
< h1 > Anonymous Access< / h1 > < a id = "Anonymous_Access" > < / a >
2019-05-17 20:50:25 -07:00
< p > The source can be checked out anonymously from Git with this command (See < a class = "externalLink" href = "https://git-scm.com/docs/git-clone" > https://git-scm.com/docs/git-clone< / a > ):< / p >
2023-07-30 06:38:21 -07:00
< div class = "verbatim" >
2024-01-30 16:51:43 -08:00
< pre > $ git clone --branch zxing-3.5.3 https://github.com/zxing/zxing.git< / pre > < / div > < / section > < section >
2023-07-30 06:38:21 -07:00
< h1 > Developer Access< / h1 > < a id = "Developer_Access" > < / a >
2019-05-17 20:50:25 -07:00
< p > Only project developers can access the Git tree via this method (See < a class = "externalLink" href = "https://git-scm.com/docs/git-clone" > https://git-scm.com/docs/git-clone< / a > ).< / p >
2023-07-30 06:38:21 -07:00
< div class = "verbatim" >
2024-01-30 16:51:43 -08:00
< pre > $ git clone --branch zxing-3.5.3 https://github.com/zxing/zxing.git< / pre > < / div > < / section > < section >
2023-07-30 06:38:21 -07:00
< h1 > Access from Behind a Firewall< / h1 > < a id = "Access_from_Behind_a_Firewall" > < / a >
2020-09-29 18:14:41 -07:00
< p > Refer to the documentation of the SCM used for more information about access behind a firewall.< / p > < / section >
< / main >
2019-05-17 20:50:25 -07:00
< / div >
< / div >
< hr / >
< footer >
< div class = "container-fluid" >
< div class = "row-fluid" >
2022-11-01 20:12:49 -07:00
< p > Copyright © 2007– ${currentYear}..< / p >
2019-05-17 20:50:25 -07:00
< / div >
< / div >
< / footer >
< / body >
< / html >