from code-server

This commit is contained in:
Andy Bunce 2021-03-23 22:38:58 +00:00
parent eda5c02fe9
commit 5ef8bdba47
2652 changed files with 528235 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="conceptconcept" xml:lang="en-us">
<title>Garage Concepts</title>
<shortdesc>A well-stocked garage can be the envy of the neighborhood.</shortdesc>
<conbody/>
</concept>

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="lawnmowerconcept" xml:lang="en-us">
<title>Lawnmower</title>
<shortdesc>The lawnmower is a machine used to cut grass in the yard.</shortdesc>
<conbody>
<p>Lawnmowers can be electric, gas-powered, or manual.</p>
</conbody>
</concept>

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="oilconcept" xml:lang="en-us">
<title>Oil</title>
<shortdesc>Motor oil keeps your car's engine running smoothly.</shortdesc>
<conbody>
<p>Oil should be changed every 6000 kilometers.</p>
</conbody>
<related-links>
<link href="../tasks/changingtheoil.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="paintconcept" xml:lang="en-us">
<title>Paint</title>
<shortdesc>Paint is useful for refreshing the look of rooms and furniture.</shortdesc>
<conbody>
<p>Store unused paint in the garage.</p>
</conbody>
<related-links>
<link href="../tasks/spraypainting.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="shelvingconcept" xml:lang="en-us">
<title>Shelving</title>
<shortdesc>Wooden or metal shelving is useful for storing things in the garage.</shortdesc>
<conbody>
<p>Shelving also keeps things neat and organized.</p>
</conbody>
<related-links>
<link href="../tasks/organizing.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="snowshovelconcept" xml:lang="en-us">
<title>Snow shovel</title>
<shortdesc>Use the snow shovel to clear the drive way and side walk of snow in the winter.</shortdesc>
<conbody>
<p>A good snow shovel has a straight, wide scoop and a strong handle. To help snow come off the scoop, spray the
scoop with cooking spray.</p>
</conbody>
<related-links>
<link href="../tasks/shovellingsnow.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="toolboxconcept" xml:lang="en-us">
<title>Tool box</title>
<shortdesc>A tool box contains many compartments for organizing tools and hardware.</shortdesc>
<conbody>
<p>Keep the tool box handy for all sorts of jobs around the house.</p>
</conbody>
<related-links>
<link href="tools.xml" format="dita" type="concept"/>
<link href="../tasks/organizing.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="toolsconcept" xml:lang="en-us">
<title>Tools</title>
<shortdesc>Invest in a good set of tools for doing all kinds of tasks around the house.</shortdesc>
<conbody>
<p>Useful tools include the following items:</p>
<ul>
<li>Hammer</li>
<li>Screw driver set</li>
<li>Wrench set</li>
<li>Nails and screws</li>
<li>Level</li>
<li>Saws</li>
<li>Drill</li>
<li>Air pressure guage</li>
<li>Spade</li>
<li>Rake</li>
</ul>
<p>Keep your tools organized in a tool box.</p>
</conbody>
<related-links>
<link href="toolbox.xml" format="dita" type="concept"/>
<link href="../tasks/organizing.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="waterhoseconcept" xml:lang="en-us">
<title>Water hose</title>
<shortdesc>A water hose is useful for cleaning and gardening projects around the yard.</shortdesc>
<conbody>
<p>Keep the hose coiled on a large hook near a water spout.</p>
</conbody>
<related-links>
<link href="../tasks/washingthecar.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="wheelbarrow" xml:lang="en-us">
<title>Wheel barrow</title>
<shortdesc>A good wheel barrow will save your back from extensive trauma when you garden.</shortdesc>
<conbody> </conbody>
</concept>

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="workbenchconcept" xml:lang="en-us">
<title>Workbench</title>
<shortdesc>Use the workbench for storing tools and hardware, and for doing small projects.</shortdesc>
<conbody/>
<related-links>
<link href="../tasks/organizing.xml" format="dita" type="task"/>
</related-links>
</concept>

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
<!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved. -->
<concept id="wwfluidconcept" xml:lang="en-us">
<title>Windshield washer fluid</title>
<shortdesc>Windshield washer fluid is required to keep your windshield wipers functioning properly.</shortdesc>
<conbody>
<p>Keep your car's windshield washer fluid topped up so you will have a clean windshield whatever the weather or
insect population.</p>
</conbody>
</concept>