diff options
author | friendica <info@friendica.com> | 2013-05-10 03:59:11 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-05-10 03:59:11 -0700 |
commit | 34526e82531c67995e25cf04abce0d927ce22ffd (patch) | |
tree | f4dedfdb51850b5297e5fad5430c95c4ab2026ad /util | |
parent | 946554ff4b03d81f32375832b8b50883a3ffeedf (diff) | |
download | volse-hubzilla-34526e82531c67995e25cf04abce0d927ce22ffd.tar.gz volse-hubzilla-34526e82531c67995e25cf04abce0d927ce22ffd.tar.bz2 volse-hubzilla-34526e82531c67995e25cf04abce0d927ce22ffd.zip |
doc cleanup
Diffstat (limited to 'util')
-rw-r--r-- | util/Doxyfile | 2 | ||||
-rw-r--r-- | util/fresh.md | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/util/Doxyfile b/util/Doxyfile index 8d30b497c..d03af29e2 100644 --- a/util/Doxyfile +++ b/util/Doxyfile @@ -1,6 +1,6 @@ INPUT = boot.php mod include setup util view RECURSIVE = YES -PROJECT_NAME = "The Red Project" +PROJECT_NAME = "The Red Matrix" PROJECT_LOGO = images/r!-64.png EXCLUDE = .htconfig.php library doc .git EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* diff --git a/util/fresh.md b/util/fresh.md index ff4dfaa94..7bdf87ff3 100644 --- a/util/fresh.md +++ b/util/fresh.md @@ -1,7 +1,6 @@ -Fresh - The Friendica REd Shell +Fresh - The Freaking REd Shell =============================== - This will only work on Unix/Linux. If the readline module is installed, we will use that for input, otherwise we will just read from stdin and write to stdout. |