egroupware/doc
2024-01-22 12:07:10 +02:00
..
docker updated Dockerfile and build.sh to get NodeJS 20 for all architectures 2023-12-01 12:40:23 +02:00
etemplate2 Docs: Add some sidebar links 2024-01-18 10:30:08 -07:00
IDE
ldap
mail
REST-CalDAV-CardDAV * Mail REST Api: added reply to an uploaded eml file (with optional preset body and attachments) 2024-01-22 12:07:10 +02:00
rpm-build Changelog for 23.1.20231220 2023-12-20 10:53:25 +02:00
scripts Get docs job to exit when not serving 2024-01-18 10:34:02 -07:00
ad-migration.sh
add_et2_dtd.sh
analyse-warnings.php script to analyse PHP Warnings, Deprecated, ... and aggregate them by file and line 2024-01-13 14:56:33 +02:00
check_namespace.php
check-metadata.php
config2xet.php
dovecot-mailbox-status-compare.php
Entry change push update.drawio
Entry change push update.pdf
fix_api.php
fix_depricated.php
fix-8.1-depricated-interfaces-return-vals.php
import-mail-credentials.php script to import mail usernames and passwords and store it encrypted for the given mail-account (acc_id) 2023-11-13 17:21:21 +02:00
js2ts.php
lang_files.txt
ldif2sql.php
LICENSE
links-www.egroupware.org.txt
php_syntax_check.sh
phpunit_bootstrap.php
phpunit.xml
README-dirs-less-css
README.md Write down how this works while I remember 2023-09-25 08:22:41 -06:00
test-cli.php
travis-ci-apache.conf
UCS-SAML-SSO.md fix not working html 2023-06-09 16:37:58 +02:00

Notes on automatic documentation

This is a project in itself. Here's how the pieces fit together:

  • build:dev package script calls /doc/scripts/build.mjs which is responsible for calling the individual pieces. We pass files to the subprocesses, but options are set in a separate config file.
  • /doc/scripts/metadata.mjs extracts the component information using CEM, and stores it to /doc/dist/custom-elements.json
  • /doc/scripts/etemplate2/eleventy.config.cjs uses 11ty to build a documentation site, from the subdirectories in /doc/etemplate2, and stores it to /doc/dist/site

If a component doesn't show up, it's probably not in the manifest.