blob: 0a536805ddcaad7c61c222c7abd5d8355c3091a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
=============================
SemanticScuttle documentation
=============================
First reads
===========
- README_
- `installation guide`_
- `upgrade instructions`_
.. _README: README.html
.. _installation guide: INSTALL.html
.. _upgrade instructions: UPGRADE.html
Features
========
- `Custom user authentication`__
- `SSL Client certificates`__
- Themes__
- `Configuration files`__
__ authentication.html
__ ssl-client-certificates.html
__ themes.html
__ configuration.html
Developer documentation
=======================
- `General development rules`__
- `Delicious API`__
- `Debugging HowTo`__
- `How to release a new version`__
- `Running unit testes`__
- `How to translate SemanticScuttle`__
- `ChangeLog`__
__ developers/rules.html
__ developers/api.html
__ developers/debugging.html
__ developers/release-new-version.html
__ developers/running-unit-tests.html
__ developers/translation.html
__ ChangeLog.html
|