• Top
    • Documentation
      • Xdoc
        • Undocumented
        • Save
        • Defsection
        • Markup
        • Preprocessor
        • Emacs-links
        • Defxdoc
        • Katex-integration
        • Constructors
        • Entities
        • Save-rendered
        • Add-resource-directory
        • Defxdoc+
        • Testing
        • Order-subtopics
        • Save-rendered-event
        • Archive-matching-topics
        • Missing-parents
          • Atc-apconvert-rules
          • Atc-object-designator-rules
          • Missing-parents-test
          • Enable-meta-rules
          • Disable-meta-rules
          • Create-case-match-macro
        • Archive-xdoc
        • Xdoc-extend
        • Set-default-parents
        • Defpointer
        • Defxdoc-raw
        • Xdoc-tests
        • Xdoc-prepend
        • Defsection-progn
        • Gen-xdoc-for-file
      • ACL2-doc
      • Pointers
      • Doc
      • Documentation-copyright
      • Args
      • ACL2-doc-summary
      • Finding-documentation
      • Broken-link
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Debugging
    • Projects
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Testing-utilities
    • Math
  • Xdoc

Missing-parents

Placeholder for documentation topics that lack :parents.

If a defxdoc form ends up having no parents, it ends up being put here. See also undocumented.

Historic note. We used to put these topics directly underneath top instead. But we found that during development, this sometimes led to a strange-looking hierarchy where ``random'' topics were presented as top-level topics just because they were new or being moved around or because set-default-parents forms weren't quite in the right places. To avoid this, we now move these topics to missing-parents and print notes about them when a manual is saved with save.

Subtopics

Atc-apconvert-rules
Rules about apconvert-expr-value.
Atc-object-designator-rules
Rules about object designators.
Missing-parents-test
A topic with no :parents.
Enable-meta-rules
Enable meta rules with given meta function name list.
Disable-meta-rules
Disable meta rules with given meta function name list.
Create-case-match-macro
Creates a function and a macro to replace case-match, and prevent excessive casesplitting when proving lemmas.