User documentation: synchronize userguide from the userguide translator
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Emrys Lokadottir
|
||||
* Humdinger
|
||||
*
|
||||
-->
|
||||
@@ -24,7 +23,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Ghid de utilizare</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -36,6 +35,7 @@
|
||||
<li><a href="../../de/applications/debugger.html">Deutsch</a></li>
|
||||
<li><a href="../../en/applications/debugger.html">English</a></li>
|
||||
<li><a href="../../es/applications/debugger.html">Español</a></li>
|
||||
<li><a href="../../eo/applications/debugger.html">Esperanto</a></li>
|
||||
<li><a href="../../fr/applications/debugger.html">Français</a></li>
|
||||
<li><a href="../../fur/applications/debugger.html">Furlan</a></li>
|
||||
<li><a href="../../it/applications/debugger.html">Italiano</a></li>
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
|
||||
<div class="box-info">Traducerea acestei pagini nu este completă încă. Până când va fi, părțile incomplete utilizează originalul în limba engleză.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/debugger-icon_64.png" alt="debugger-icon_64.png" width="64" height="64" />Debugger</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -106,7 +106,7 @@ executable_actions {
|
||||
<p>Describing the usage of the actual Debugger is out of scope for this guide that is addressing the needs of the common user of Haiku. For completeness sake, here's the window that'll come up if you choose the <span class="button">Debug</span> option in the above alert:</p>
|
||||
<img src="../images/apps-images/debugger.png" alt="debugger.png" />
|
||||
<p>As you'll quickly see when you start poking around a bit, the Debugger is one of the most complex and sophisticated applications for Haiku. If you're a developer and are used to graphical debuggers on other platforms, many features will be familiar to you.</p>
|
||||
<p>Below are a few links that may shed some light on the intricacies of Haiku's Debugger. If you have a specific question, you may want to consider posting it on the <a href="http://www.freelists.org/list/haiku-development">development mailing list</a>. If you find more useful resources, please file a <a href="../../../welcome/en/bugreports.html">bugreport</a> with that info.</p>
|
||||
<p>Below are a few links that may shed some light on the intricacies of Haiku's Debugger. If you have a specific question, you may want to consider posting it on the <a href="http://www.freelists.org/list/haiku-development">development mailing list</a>. If you find more useful resources, please file a <a href="../../../welcome/ro/bugreports.html">bugreport</a> with that info.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td class="onelinetop"><a href="https://www.dropbox.com/s/e6gx39r0asc2t8f/DebuggerReferenceManual.pdf?dl=1">Manualul de referință Debugger</a></td><td></td><td>This is the most in-depth source on how to work with the Debugger.</td></tr>
|
||||
<tr><td><a href="https://www.haiku-os.org/blog/anevilyak/">Postări pe bloguri</a></td><td> </td><td>There are a few articles on the Debugger, mostly by Rene Gollent after implementing a new feature.</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user