diff options
Diffstat (limited to 'doc/html/build/directory_org.html')
| -rw-r--r-- | doc/html/build/directory_org.html | 32 |
1 files changed, 13 insertions, 19 deletions
diff --git a/doc/html/build/directory_org.html b/doc/html/build/directory_org.html index 783269a38b2e..ed97f9aef12a 100644 --- a/doc/html/build/directory_org.html +++ b/doc/html/build/directory_org.html @@ -1,19 +1,17 @@ - <!DOCTYPE html> -<html> +<html lang="en" data-content_root="../"> <head> <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Organization of the source directory — MIT Kerberos Documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> - <link rel="stylesheet" type="text/css" href="../_static/agogo.css" /> - <link rel="stylesheet" type="text/css" href="../_static/kerb.css" /> - <script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script> - <script src="../_static/jquery.js"></script> - <script src="../_static/underscore.js"></script> - <script src="../_static/doctools.js"></script> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> + <link rel="stylesheet" type="text/css" href="../_static/agogo.css?v=879f3c71" /> + <link rel="stylesheet" type="text/css" href="../_static/kerb.css?v=6a0b3979" /> + <script src="../_static/documentation_options.js?v=236fef3b"></script> + <script src="../_static/doctools.js?v=888ff710"></script> + <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> <link rel="author" title="About these documents" href="../about.html" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> @@ -53,14 +51,10 @@ <div class="body" role="main"> <section id="organization-of-the-source-directory"> -<h1>Organization of the source directory<a class="headerlink" href="#organization-of-the-source-directory" title="Permalink to this headline">¶</a></h1> +<h1>Organization of the source directory<a class="headerlink" href="#organization-of-the-source-directory" title="Link to this heading">¶</a></h1> <p>Below is a brief overview of the organization of the complete source directory. More detailed descriptions follow.</p> <table class="docutils align-default"> -<colgroup> -<col style="width: 12%" /> -<col style="width: 88%" /> -</colgroup> <tbody> <tr class="row-odd"><td><p>appl</p></td> <td><p>Kerberos application client and server programs</p></td> @@ -113,7 +107,7 @@ directory. More detailed descriptions follow.</p> </tbody> </table> <section id="lib"> -<span id="id1"></span><h2>lib<a class="headerlink" href="#lib" title="Permalink to this headline">¶</a></h2> +<span id="id1"></span><h2>lib<a class="headerlink" href="#lib" title="Link to this heading">¶</a></h2> <p>The lib directory contain several subdirectories as well as some definition and glue files.</p> <blockquote> @@ -135,7 +129,7 @@ Procedure Call protocol.</p></li> </div></blockquote> </section> <section id="util"> -<span id="id2"></span><h2>util<a class="headerlink" href="#util" title="Permalink to this headline">¶</a></h2> +<span id="id2"></span><h2>util<a class="headerlink" href="#util" title="Link to this heading">¶</a></h2> <dl class="simple"> <dt>The util directory contains several utility programs and libraries.</dt><dd><ul class="simple"> <li><p>the programs used to configure and build the code, such as @@ -220,8 +214,8 @@ libraries;</p></li> <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.21.3</i><br /> - © <a href="../copyright.html">Copyright</a> 1985-2024, MIT. + <div class="right" ><i>Release: 1.22-final</i><br /> + © <a href="../copyright.html">Copyright</a> 1985-2025, MIT. </div> <div class="left"> |
