mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
ef43d7298b
Also change HTTP Status from "200 Ok" to "201 Created" for a "Location" header, and send a correct URL to download the attachment again with a GET request. |
||
---|---|---|
.. | ||
docker | ||
etemplate2 | ||
IDE | ||
ldap | ||
REST-CalDAV-CardDAV | ||
rpm-build | ||
scripts | ||
ad-migration.sh | ||
add_et2_dtd.sh | ||
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 | ||
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 | ||
test-cli.php | ||
travis-ci-apache.conf | ||
UCS-SAML-SSO.md |
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.