Visit the published site at https://help.hcl-software.com/digital-experience/9.5/latest/
View the documentation for product features and usage information.
You are welcome to report bugs or provide feedback on the product documentation via pull requests on GitHub at https://github.com/HCL-TECH-SOFTWARE/digital-experience. This is the Digital Experience product documentation website and not the product support platform, all bug reports and pull requests shall pertain to product documentation. You are expected to update only the markdown files in the docs directory.
- Create a documentation update request
- Clone the repository and create a pull request
- Fork the repository
Perform the following steps to create a documentation issue request.
- Go to the Issues tab.
- Select New issue > Documentation Update Request.
- Fill the following fields:
- Add a title
- Contact Details
- Page(s) impacted
- What is the issue?*
- Version
- Select the Reviewers gear icon and set the following reviewers:
- marcvincentvista
- nads102896
- Select Create.
Perform the following steps to install mkdocs and clone the git repository to update the markdown files and create a pull request.
- Follow the MkDocs Installation guide to install
MkDocsandpip. - Install the required
mkdocsplugins:pip install -r requirements.txt
- Clone the digital-experience repository.
- Update the markdown files in the
docsfolder. - Verify the changes by building the project locally mkdocs serve.
- Commit the changes.
- Create and submit a Pull Request.
- Await the PR to be reviewed, merged, and built.
Perform the following steps to fork of the HCL-TECH-SOFTWARE repository and create a pull request.
- In the HCL-TECH-SOFTWARE repository page, click Fork.
- Select Create a fork.
- In your forked repository, go to docs.
- Navigate to the page you want to edit or create a new page.
- Edit a page
- Select the .md file you want to edit.
- Select the Edit this file pencil icon.
- Create a new page
- Select Add file > Create new file.
- Enter a name for your file.
- Edit a page
- Apply your changes in markdown format then click Commit changes....
- Enter a Commit message and Extended description.
- Select Create a new branch for this commit and start a pull request.
- Enter a name for your branch.
- Select Propose changes.
- Review your changes then select Create pull request.
- Fill the Add a title and Add a description fields.
- Select Create a pull request.
- Navigate to the main repository's Pull requests tab.
- Select Compare & pull request. Ensure the branch name indicated matches the pull request you created.
- Select the Reviewers gear icon and set the following reviewers:
- marcvincentvista
- nads102896
- Select Create a pull request.
Configure your email notification preferences to receive notifications.
- Go to Notifications
- Under Email notification preferences, ensure you have a valid email address in the Default notification email box
- Ensure that the following three options are selected to receive updates on conversations that you’re participating in or watching:
- Comments on Issues and Pull Requests
- Pull Request reviews
- Pull Request pushes
The documentation is available as open source under the terms of the Apache License 2.0.