diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-04-29 11:14:49 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:14:49 +0100 |
commit | 50c10e22a2a094f9d46edd56eb64d12f7652246f (patch) | |
tree | bd5e7be4288b36a314eb38039261fe973c91468c /files/hi-in | |
parent | 7ce9d46289c8931c157dd1f676d427bee517dca2 (diff) | |
download | translated-content-50c10e22a2a094f9d46edd56eb64d12f7652246f.tar.gz translated-content-50c10e22a2a094f9d46edd56eb64d12f7652246f.tar.bz2 translated-content-50c10e22a2a094f9d46edd56eb64d12f7652246f.zip |
Remove Mozilla/Developer_guide (#691)
Diffstat (limited to 'files/hi-in')
-rw-r--r-- | files/hi-in/_redirects.txt | 5 | ||||
-rw-r--r-- | files/hi-in/_wikihistory.json | 64 | ||||
-rw-r--r-- | files/hi-in/mozilla/developer_guide/index.html | 155 |
3 files changed, 34 insertions, 190 deletions
diff --git a/files/hi-in/_redirects.txt b/files/hi-in/_redirects.txt index 56a98ba5f8..e2f0d1bd30 100644 --- a/files/hi-in/_redirects.txt +++ b/files/hi-in/_redirects.txt @@ -1,3 +1,8 @@ +# DO NOT EDIT THIS FILE MANUALLY. +# Use the CLI instead: +# +# yarn content add-redirect <fromURL> <toURL> +# # FROM-URL TO-URL /hi-IN/docs/Glossary/इंटरनेट /hi-IN/docs/Glossary/Internet /hi-IN/docs/Glossary/डेटा_संरचना /hi-IN/docs/Glossary/Data_structure diff --git a/files/hi-in/_wikihistory.json b/files/hi-in/_wikihistory.json index f46a672671..fc22363859 100644 --- a/files/hi-in/_wikihistory.json +++ b/files/hi-in/_wikihistory.json @@ -14,6 +14,12 @@ "ojaswa1942" ] }, + "Glossary/Data_structure": { + "modified": "2020-04-16T13:14:37.025Z", + "contributors": [ + "Vipul1142" + ] + }, "Glossary/Domain": { "modified": "2019-01-16T23:15:17.582Z", "contributors": [ @@ -26,12 +32,25 @@ "ojaswa1942" ] }, + "Glossary/Internet": { + "modified": "2019-03-23T22:56:56.620Z", + "contributors": [ + "teoli", + "kavish" + ] + }, "Glossary/JavaScript": { "modified": "2019-03-18T20:44:12.302Z", "contributors": [ "ojaswa1942" ] }, + "Glossary/Locale": { + "modified": "2019-03-23T22:26:49.872Z", + "contributors": [ + "drashti4" + ] + }, "MDN": { "modified": "2020-02-19T18:55:03.247Z", "contributors": [ @@ -83,12 +102,6 @@ "Sheppy" ] }, - "Mozilla/Developer_guide": { - "modified": "2019-03-23T22:48:28.254Z", - "contributors": [ - "emorley-old" - ] - }, "Web": { "modified": "2020-12-06T10:07:26.367Z", "contributors": [ @@ -141,29 +154,22 @@ "ExE-Boss" ] }, - "Web/SVG": { - "modified": "2019-03-18T20:44:13.086Z", - "contributors": [ - "ojaswa1942" - ] - }, - "Glossary/Internet": { - "modified": "2019-03-23T22:56:56.620Z", + "Web/JavaScript/Reference/Operators/Operator_Precedence": { + "modified": "2020-03-12T19:48:28.073Z", "contributors": [ - "teoli", - "kavish" + "harshrathod50" ] }, - "Glossary/Data_structure": { - "modified": "2020-04-16T13:14:37.025Z", + "Web/JavaScript/Typed_arrays": { + "modified": "2020-10-15T22:25:45.883Z", "contributors": [ - "Vipul1142" + "harshrathod50" ] }, - "Glossary/Locale": { - "modified": "2019-03-23T22:26:49.872Z", + "Web/SVG": { + "modified": "2019-03-18T20:44:13.086Z", "contributors": [ - "drashti4" + "ojaswa1942" ] }, "orphaned/MDN/Community": { @@ -180,22 +186,10 @@ "prafull_satasiya" ] }, - "Web/JavaScript/Reference/Operators/Operator_Precedence": { - "modified": "2020-03-12T19:48:28.073Z", - "contributors": [ - "harshrathod50" - ] - }, - "Web/JavaScript/Typed_arrays": { - "modified": "2020-10-15T22:25:45.883Z", - "contributors": [ - "harshrathod50" - ] - }, "orphaned/Web/Localization": { "modified": "2019-03-18T20:44:13.487Z", "contributors": [ "ojaswa1942" ] } -}
\ No newline at end of file +} diff --git a/files/hi-in/mozilla/developer_guide/index.html b/files/hi-in/mozilla/developer_guide/index.html deleted file mode 100644 index d108ac3728..0000000000 --- a/files/hi-in/mozilla/developer_guide/index.html +++ /dev/null @@ -1,155 +0,0 @@ ---- -title: Developer guide -slug: Mozilla/Developer_guide -tags: - - Developing Mozilla - - Landing - - Mozilla - - NeedsTranslation - - TopicStub -translation_of: Mozilla/Developer_guide ---- -<p><span class="seoSummary">There are lots of ways to contribute to the Mozilla project: coding, testing, improving the build process and tools, or contributing to the documentation. This guide provides information that will not only help you get started as a Mozilla contributor, but that you'll find handy to refer to even as an old hand.</span></p> -<div class="row topicpage-table"> - <div class="section"> - <h2 class="Documentation" id="Documentation_topics">Documentation topics</h2> - <dl> - <dt> - <a href="/en-US/docs/Introduction" title="Introduction">Getting Started</a></dt> - <dd> - A step-by-step beginner's guide to getting involved with Mozilla.</dd> - </dl> - <dl> - <dt> - <a class="internal" href="/en-US/docs/Developer_Guide/Source_Code" title="en-US/docs/Developer_Guide/Source_Code">Working with Mozilla Source Code</a></dt> - <dd> - A code overview, how to get the code, and the coding style guide.</dd> - <dt> - <a class="internal" href="/en-US/docs/Developer_Guide/Build_Instructions" title="en-US/docs/Developer_Guide/Build_Instructions">Build Instructions</a></dt> - <dd> - How to build Firefox, Thunderbird, SeaMonkey, or other Mozilla applications.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Development_process_overview" title="en-US/docs/Developer Guide/Development process overview">Development process overview</a></dt> - <dd> - An overview of the entire Mozilla development process.</dd> - <dt> - <a href="/en-US/docs/Mozilla/Multiple_Firefox_Profiles" title="en-US/docs/Mozilla/Multiple_Firefox_Profiles">Managing multiple profiles</a></dt> - <dd> - When working with prerelease versions of Firefox, it's often helpful to have multiple Firefox profiles, such as one for each channel, or for different kinds of testing.</dd> - <dt> - <a class="internal" href="/en-US/docs/Mozilla_automated_testing" title="en-US/docs/Mozilla automated testing">Automated Testing</a></dt> - <dd> - How to run Mozilla's automated tests, and how to write new tests.</dd> - <dt> - <a class="internal" href="/en-US/docs/Developer_Guide/How_to_Submit_a_Patch" title="en-US/docs/Getting your patch in the tree">How to submit a patch</a></dt> - <dd> - After getting your patch written, you need to get it checked into the tree. This article explains the review process and how to get your patch approved.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Getting_documentation_updated" title="en-US/docs/Developer_Guide/Getting documentation updated">Getting documentation updated</a></dt> - <dd> - How to ensure that documentation is kept up to date as you develop.</dd> - <dt> - <a class="internal" href="/en-US/docs/Mozilla_Modules_and_Module_Ownership" title="en-US/docs/Mozilla Modules and Module Ownership">Mozilla modules and module ownership</a></dt> - <dd> - This article provides information about Mozilla's modules, what the role of a module owner is, and how module owners are selected.</dd> - <dt> - <a class="internal" href="/en-US/docs/Code_snippets" title="en-US/docs/Code_snippets">Code snippets</a></dt> - <dd> - Useful code samples for a wide variety of things you might need to figure out how to do.</dd> - <dt> - <a class="internal" href="/en-US/docs/Mozilla_Development_Strategies" title="en-US/docs/Mozilla Development Strategies">Mozilla development strategies</a></dt> - <dd> - Tips for how to make the most of your time working on the Mozilla project.</dd> - <dt> - <a class="internal" href="/en-US/docs/Debugging" title="en-US/docs/Debugging">Debugging</a></dt> - <dd> - Find helpful tips and guides for debugging Mozilla code.</dd> - <dt> - <a href="/en-US/docs/Performance" title="en-US/docs/Performance">Performance</a></dt> - <dd> - Performance guides and utilities to help you make your code perform well (and to play nicely with others).</dd> - <dt> - <a class="internal" href="/en-US/docs/The_Mozilla_platform" title="en-US/docs/The Mozilla platform">The Mozilla platform</a></dt> - <dd> - Information about the workings of the Mozilla platform.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Adding_APIs_to_the_navigator_object" title="en-US/docs/Developer_Guide/Adding_APIs_to_the_navigator_object">Adding APIs to the navigator object</a> {{ gecko_minversion_inline("9.0") }}</dt> - <dd> - How to augment the {{ domxref("window.navigator") }} object with additional APIs.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Interface_Compatibility" title="en-US/docs/Developer Guide/Interface Compatibility">Interface Compatibility</a></dt> - <dd> - Guidelines for modifying scriptable and binary APIs in Mozilla.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Customizing_Firefox" title="en-US/docs/Developer Guide/Customizing Firefox">Customizing Firefox</a></dt> - <dd> - Information about creating customized versions of Firefox.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Virtual_ARM_Linux_environment" title="Virtual ARM Linux environment">Virtual ARM Linux environment</a></dt> - <dd> - How to set up an ARM emulator running Linux for testing ARM-specific, but not necessarily platform-specific, code. Useful for mobile developers.</dd> - <dt> - <a href="/en-US/docs/Introduction/Obsolete_Build_Caveats_and_Tips" title="Obsolete Build Caveats and Tips">Obsolete Build Caveats and Tips</a></dt> - <dd> - A place to put build tips which are no longer relevant to building the latest version of the code from main but are relevant when building old codebases.</dd> - </dl> - </div> - <div class="section"> - <h2 class="Tools" id="Tools">Tools</h2> - <dl> - <dt> - <a class="link-https" href="https://bugzilla.mozilla.org/" title="https://bugzilla.mozilla.org/">Bugzilla</a></dt> - <dd> - The <a class="internal" href="/en-US/docs/Bugzilla" title="en-US/docs/Bugzilla">Bugzilla</a> database used to track issues for Mozilla projects.</dd> - <dt> - <a class="external" href="http://mxr.mozilla.org/" title="http://mxr.mozilla.org/">MXR</a></dt> - <dd> - Browse and search the Mozilla source code repository on the Web.</dd> - <dt> - <a href="http://dxr.mozilla.org/">DXR</a></dt> - <dd> - Next generation of searching Mozilla's source code. In active development.</dd> - <dt> - <a class="external" href="http://bonsai.mozilla.org/cvsqueryform.cgi" title="http://bonsai.mozilla.org/cvsqueryform.cgi">Bonsai</a></dt> - <dd> - The <a class="internal" href="/en-US/docs/Bonsai" title="en-US/docs/Bonsai">Bonsai</a> tool lets you find out who changed what file in the repository, and when they did it.</dd> - <dt> - <a class="internal" href="/en-US/docs/Mercurial" title="en-US/docs/Mercurial">Mercurial</a></dt> - <dd> - The distributed version-control system used to manage Mozilla's source code.</dd> - <dt> - <a href="https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Using_the_VM">Mozilla build VM</a></dt> - <dd> - A VirtualBox compatible virtual machine configured with all the software needed to build and work on Firefox.</dd> - <dt> - <a class="external" href="https://treeherder.mozilla.org/">Treeherder</a></dt> - <dd> - <span class="internal">Treeherder</span> shows the status of the tree (whether or not it currently builds successfully). Check this before checking in and out, to be sure you're working with a working tree.</dd> - <dt> - <a class="internal" href="/en-US/docs/Crash_reporting" title="en-US/docs/Crash reporting">Crash tracking</a></dt> - <dd> - Information about the <a class="link-https" href="https://crash-reports.mozilla.com/reports" title="https://crash-reports.mozilla.com/reports">Socorro</a> crash reporting system.</dd> - <dt> - <span class="external">Performance tracking: <a href="https://datazilla.mozilla.org/">Datazilla</a> and <a href="http://graphs.mozilla.org/">Graphs</a></span></dt> - <dd> - See performance information for Mozilla projects.</dd> - <dt> - <a href="/en-US/docs/Developer_Guide/Callgraph" title="en-US/docs/Developing Mozilla/Callgraph">Callgraph</a></dt> - <dd> - A tool to help perform static analysis of the Mozilla code by generating callgraphs automatically.</dd> - <dt> - <a class="external" href="http://www.mozilla.org/community/developer-forums.html" title="http://www.mozilla.org/community/developer-forums.html">Developer forums</a></dt> - <dd> - A topic-specific list of discussion forums where you can talk about Mozilla development issues.</dd> - <dt> - <a class="external" href="http://www.codefirefox.com/cheatsheet/" title="http://www.brianbondy.com/mozilla/cheatsheet/">Mozilla Platform Development Cheat Sheet</a></dt> - <dd> - Brian Bondy's list of frequently referenced information for platform developers.</dd> - <dt> - <a class="external" href="http://www.codefirefox.com/videos/" title="http://www.brianbondy.com/mozilla/cheatsheet/">Firefox development video tutorials</a></dt> - <dd> - Brian Bondy's video tutorials on Firefox development.</dd> - </dl> - </div> -</div> -<p> </p> |