Adding basic README and beginning of structure for docs
update to .gitlab-ci.yml
- add in the pages section for building mkdocs (untested as i've never used this feature before)
adding build-docs.py
- a basic script that will
- copy the main readme into docs as index.md
- search through submodule dirs for README files
- copy those into the appropriate destination in docs
adding mkdocs.yml
- defines the basic structure of the documentation site for us with mkdocs
- note this will need to be manually updated for any new README created in submodules
Adding basic README and beginning of structure for docs
- Basic README and corresponding index in /docs
- copied documentation from docs.drupal.org in md format inot /docs
- copied the README's found in submodules into /docs with mirrored structure as index.md files
Merge request reports
Activity
Filter activity
added 11 commits
-
dc4117d2...3c911240 - 10 commits from branch
project:1.0.x
- 19a62a60 - Merge branch '1.0.x' into '3455852-gitlab-pages-docs'
-
dc4117d2...3c911240 - 10 commits from branch
added 1 commit
- 405bf7f3 - Removed only and the script, the python script should be enough
reset approvals from @Marcus_Johansson by pushing to the branch
enabled automatic add to merge train when the pipeline for ce2ca91a succeeds
reset approvals from @Marcus_Johansson by pushing to the branch
enabled automatic add to merge train when the pipeline for 5247232f succeeds
enabled automatic add to merge train when the pipeline for 9447c56b succeeds
Please register or sign in to reply