added id to section - online edit of handbook/troggle/troglaptop.html

This commit is contained in:
Expo on server 2022-06-24 23:17:32 +01:00
parent a99ce4f860
commit 87c50398a3

View File

@ -5,7 +5,8 @@
<title>Handbook Troggle Laptop</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<body>
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<h2 id="tophead">CUCC Expedition Handbook</h2>
<h1>Troggle - software development laptop</h1>
@ -338,7 +339,7 @@ python manage.py migrate</code></pre>
Tests the uptodateness of your sqlite database. The help option
explains what this does and gives extra command line options.
<h4>check full functionality</h4>
<h4 id="fullfunct">check full functionality</h4>
<p>Now run the test suite:
@ -417,6 +418,5 @@ Go on to: <a href="trogarch.html">Troggle architecture</a><br />
Return to: <a href="trognotes.html">Troggle programmers' guide</a><br />
Troggle index:
<a href="trogindex.html">Index of all troggle documents</a><br />
<hr />
</body>
<hr /></body>
</html>