Subversion Repositories SvarDOS

Compare Revisions

No changes between revisions

Ignore whitespace Rev 286 → Rev 285

/help/rebuild.sh
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/help/build.sh
0,0 → 1,12
#!/bin/sh
set -e
 
ambpack c help-en help-en.amb
mkdir bin
mkdir help
mkdir appinfo
cp help.bat bin
mv help-*.amb help
echo "version: 20210210" >> appinfo/help.lsm
echo "description: SvarDOS HELP" >> appinfo/help.lsm
zip -9rkm help.zip appinfo bin help
Property changes:
Added: svn:executable
+*
\ No newline at end of property
/help/help-en/contact.ama
File deleted
/help/help-en/pkgfmt.ama
File deleted
/help/help-en/meaning.ama
File deleted
/help/help-en/todo.ama
File deleted
/help/help-en/license.ama
File deleted
/help/help-en/pkgrules.ama
File deleted
/help/help-en/index.ama
1,18 → 1,13
 
%h*** SVARDOS HELP ***
%hSVARDOS HELP
 
This help documentation is a work-in-progress thing. For the time being it
provides only very limited informations. (wanna help building it? get in touch
This help documentation is very much work-in-progress, for the time being it
provides only very sparse informations. (wanna help building it? get in touch
with us on the SvarDOS mailing list!)
 
=== Chapters =================================================================
 
* %lpkg.ama:Packages management (install/remove/update software)
* %lpkg.ama:Packages management (install/remove software)
* %lnetwork.ama:Networking
 
* %lfreedos.ama:SvarDOS vs FreeDOS: what is the story?
* %ltodo.ama:The project's "TODO" list
* %lcontact.ama:How do I get in touch with the SvarDOS community?
* %lmeaning.ama:What does "Svarog" mean?
 
==============================================================================
/help/help-en/pkg.ama
12,7 → 12,3
makes it easy to search for SvarDOS packages in the SvarDOS repository and
download them right away. Type pkgnet /? in the SvarDOS command line shell to
learn about exact pkgnet usage.
 
See also:
* %lpkgfmt.ama:The technical format of a SvarDOS package
* %lpkgrules.ama:Packages inclusion rules