Skip to content

Convert Batch Doc to Mark Down #69

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bethmaloney
Copy link
Contributor

This PR converts Chapter 14. Batch processing to the markdown format and adds a new layout for repeated content. I've converted the content from HTML to markdown as

  1. markdown is simpler to read/edit
  2. It will (hopefully) make it easier to upgrade the styling in the future
  3. Some of the existing HTML elements/attributes (eg tt) are now deprecated and shouldn't be used

I still have to update the index to match the new IDs of the headers but wanted to get some feedback before I proceeded. Is this something you'd be willing to accept? Would you like me to raise a PR per page or just do them all in one big PR?

Please let me know what you think.

@fredericDelaporte
Copy link
Member

fredericDelaporte commented Apr 21, 2024

The NHibernate reference documentation is generated by DocBook. nhibernate.github.io just stores the generation result. The actual source is in nhibernate-core/doc/reference.

@bethmaloney
Copy link
Contributor Author

bethmaloney commented Apr 21, 2024 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants