<html>
    <head>
      <base href="https://bugs.dpdk.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8" class="bz_new_table">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Meson install replaces api doc index.html"
   href="https://bugs.dpdk.org/show_bug.cgi?id=1515">1515</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Meson install replaces api doc index.html
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DPDK
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>24.07
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>meson
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dev@dpdk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>juraj.linkes@pantheon.tech
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div class="bz_comment_block">
          <pre class="bz_comment_text">When running meson install such as:
meson setup ci_docs -Denable_docs=true -Dexamples=all -Dplatform=generic
-Ddefault_library=shared -Dbuildtype=debug -Dcheck_includes=true
-Denable_deprecated_libs=* -Dlibdir=lib -Dwerror=true
DESTDIR=/home/jlinkes/workspace/dpdk/build-install meson install -C ci_docs

The index.html file from API docs get overwritten by the guides index.html:
Installing /home/jlinkes/workspace/dpdk/dpdk/ci_docs/doc/api/html/index.html to
/home/jlinkes/workspace/dpdk/build-install/usr/local/share/doc/dpdk/html
...
Installing /home/jlinkes/workspace/dpdk/dpdk/ci_docs/doc/guides/html/index.html
to /home/jlinkes/workspace/dpdk/build-install/usr/local/share/doc/dpdk/html

The resulting installed API docs are thus missing their index.html page.
          </pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
      <div itemscope itemtype="http://schema.org/EmailMessage">
        <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
          
          <link itemprop="url" href="https://bugs.dpdk.org/show_bug.cgi?id=1515">
          <meta itemprop="name" content="View bug">
        </div>
        <meta itemprop="description" content="Bugzilla bug update notification">
      </div>
    </body>
</html>