* Consolidate MinimalLib Dockerfiles to avoid code duplication
Remove Dockerfile_legacy_browsers since IE11 is not used anymore
* add project name to docker-compose YAML files
* add projectName to azure pipelines DockerCompose section
* updated scripts/build_rdkit.js and Dockerfiles to enable end-to-end
builds
* changes in response to review
* - remove unused docker-compose file
- update azure-pipelines.yml
* fix service dependency
* CI build should copy_from_local
* docs update, make it work for local builds, minimize git clone
* - changes in response to review
- added an option to build from the local source tree to
scripts/build_rdkitjs.sh
---------
Co-authored-by: ptosco <paolo.tosco@novartis.com>
Co-authored-by: greg landrum <greg.landrum@gmail.com>
* wip
* user my fork for rdkit-js temporarily
* clean up obsolete files and refactor readme for it to make sense with new rdkit-js repository
* fix dockerfile
* fix URLs and cleanup documentation hierarchy
* further replacement of rdkit-js references where it makes sense
* add link to 2021 UGM in readme
* Npm publishing files - v1 in progress
* refactor .gitignore and package.json
* 2021.3.1-beta.0
* edit readme
* 2021.3.1-beta.1
* first version of read me and small tweak to docker build
* rdkit spelling uniform in readme
* 2021.3.1-beta.2
* update TOC
* add file to .gitignore
* 2021.3.1-beta.3
* add additional comment
* add back real readme
* add release tag example
* edit comment in git ignore
* add a link to unpkg.com
* 2021.3.1-beta.4
* final tweak to readme
* 2021.3.1-beta.5
* fix typo
* 2021.3.1-beta.6
* additional edits to README.md
* 2021.3.1-beta.7
* last minor readme edit
* 2021.3.1-beta.8
* add badges
* 2021.3.1-beta.9
* point homepage to minimallib readme
* 2021.3.1-beta.10
* 2021.3.1-beta.11
* make the js file the entry point
* 2021.3.1-beta.12
* fix release without dist
* 2021.3.1-beta.13
* add license badge to readme
* 2021.3.1-beta.14
* apply all reviews
getting started html file is now official demo
use npm version with --no-git-tag-version
use placeholder for version in npm package
add new line in all files
edit description and authors in package.json
* update live demo to be the getting started page
* add logging of version in readme example
* apply new set of review
fix author field for good
add back demo.html
edit readme accordingly
edit dockerfile to include GettingStarted.html in dist
* include proper getting started file in build
* edit publish process based on new PLACEHOLDER version
* update version in readme
* update toc
* add back placeholder
* remove ugly readme warning
* not really working from cmake, but can be compiled by hand
* now a cmake build works
* add a bunch of new stuff
* lots of changes
* demo
* substructure highlighting (crude) and descriptors
* include amw
* update
* cleanup
* add first fingerprint
* add tests
* add fp
* make the new stuff optional
* add Dockerfile
* add a readme
* switch to using JSON for complex return values