JohnMcW opened a new issue #19: Add docusaurus headers to markdown files in the 
docs directory
URL: https://github.com/apache/incubator-milagro-crypto-js/issues/19
 
 
   We copy the markdown files from this library's docs directory into this repo:
   
   https://github.com/apache/incubator-milagro/tree/develop/docs/cryptojs
   
   Then use Docusaurus to build the Milagro website here:
   
   http://milagro.apache.org/docs/amcl-javascript-api/
   
   However, Docusaurus requires that each md file has a header in the following 
format:
   
   ```
   ---
   id: aes
   title: AES
   sidebar_label: AES
   ---
   ```
   
   (this is for aes.md)
   
   Please can you add these headers in this repo so that they don't have to be 
added manually each time we need to update the docs site?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@milagro.apache.org
For additional commands, e-mail: issues-h...@milagro.apache.org

Reply via email to